pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Mon, 23 Sep 2019 14:20:05 +0000 (16:20 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Oct 2019 21:26:23 +0000 (23:26 +0200)
commit037699139ecb223c2eb7206f21cfb06f2812fd8c
treea3e30049d0aaa5517efbfa02eeabdcad4e90f4c8
parent9978339ae4e08fd6b7c8200db0fff9dbe6e034d2
pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()

The helper pinctrl_dt_has_hogs() was introduced in
99e4f67508e1 (pinctrl: core: Use delayed work for hogs), but the sole
use then got removed shortly after in 950b0d91dc10 (pinctrl: core: Fix
regression caused by delayed work for hogs).

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Link: https://lore.kernel.org/r/20190923142005.5632-1-linux@rasmusvillemoes.dk
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/devicetree.c
drivers/pinctrl/devicetree.h