]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: cs42l43: Remove some needless inlines
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 29 Jan 2024 15:31:37 +0000 (15:31 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 31 Jan 2024 08:11:14 +0000 (09:11 +0100)
commitac98dd1cf0c67c7224ab7f5bbbf0a14c2a2b892a
tree9f83cfab216c4c172f1cb53b72a6e2598e31d694
parent6bdf332a082b746841d49972d6a687e45938b060
pinctrl: cs42l43: Remove some needless inlines

Remove some pointless inline declarations, no reason not to let the
compiler decide.

Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240129153138.3221604-2-ckeepax@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/cirrus/pinctrl-cs42l43.c