]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: msm: Switch to use device_property_count_uXX()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2019 19:27:37 +0000 (22:27 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Aug 2019 09:55:41 +0000 (11:55 +0200)
commit720b8ec676cd2b1d30289c977b5fde08840cb6dd
tree3541ca824fd1c4aaf374273006ced1cb7618a063
parenta1db8da7c28131ceb3200732e429eb9d30ce5929
pinctrl: msm: 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-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c