Home
last modified time | relevance | path

Searched hist:"8 fff0427d1b2b47469496dbcf3f846dab0cccc7b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.cdiff 8fff0427d1b2b47469496dbcf3f846dab0cccc7b Fri Jun 12 09:49:58 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: intel: Drop the only label in the code for consistency

Drop the only label in the code, i.e. in intel_config_set_debounce(),
for consistency with the rest. In entire driver we use multipoint
return.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>