Hi,
Shannon Nelson <snel...@pensando.io> writes: > On 7/16/19 12:20 AM, Felipe Balbi wrote: >> Add a driver supporting Intel Timed GPIO controller available as part >> of some Intel PMCs. >> >> Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com> > > Hi Felipe, just a couple of quick comments: > > There are several places where a line is continued on the next line, but > should be indented to match the opening parenthesis on a function call > or 'if' expression. > > Shouldn't there be a kthread_stop() in intel_pmc_tgpio_remove(), or did > I miss that somewhere? Oops :-p I could've sworn I had added it when disabling the pin. I'll review that, sure. -- balbi