Home
last modified time | relevance | path

Searched hist:"7 c0bc7bb39ac89a454317d55262c06ec0048628b" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.cdiff 7c0bc7bb39ac89a454317d55262c06ec0048628b Fri Oct 25 20:25:43 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: lynxpoint: Correct amount of pins

When we count from 0 it's possible to get into off-by-one error.
That's what had happened to this driver. So, correct amount of pins
and related typos in the code.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>