]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qdf2xxx: Switch to use device_property_count_uXX()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2019 19:27:38 +0000 (22:27 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Aug 2019 10:01:45 +0000 (12:01 +0200)
commitbad81e95a32af92c7e60fe85eac77ac9bed0f51c
tree653fb8c379ad0923e0b71fe2c28e09c578a10b6a
parent2f8b35efcdf56be67b647af2089bbe715751b63f
pinctrl: qdf2xxx: Switch to use device_property_count_uXX()

Use use device_property_count_uXX() directly, that makes code neater.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190723192738.68486-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-qdf2xxx.c