On 10/04/2017 03:38 PM, Andy Shevchenko wrote: > The sysfs enabled value is a boolean, so kstrtobool() is a better fit > for parsing the input string since it does the range checking for us. > > Signed-off-by: Andy Shevchenko <[email protected]> > ---
Thanks Andy, queued up for our next upstream submission.
