pinctrl: mcp23s08: Drop assignment of default number of OF cells
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 30 Aug 2022 17:58:50 +0000 (20:58 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Sep 2022 22:17:35 +0000 (00:17 +0200)
commitf23b373f30fc9a8e77dec82d2a3d583c1eef155e
tree4fea9d6566c73c7a489019ab87b88c804920ea7a
parent4cfb310bcd8fdbe4fce1366f9d558a141e6635cb
pinctrl: mcp23s08: Drop assignment of default number of OF cells

The GPIO library code will assign default value for number of OF
cells, no need to repeat this in the driver.

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