pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 29 Sep 2017 15:12:39 +0000 (17:12 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 20 Oct 2017 09:37:19 +0000 (11:37 +0200)
commit1860bb134fc29dee0aeb912ae20799119b920df9
treec5a1326393d9511f51c7f29c4d845cacec2997f1
parent3f8833ad66519cf2e4373bf3153f9937ef691717
pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()

All users of sh_pfc_pin_to_bias_info() and the related data structures
have been converted to sh_pfc_pin_to_bias_reg(), so those can be
removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/pinctrl/sh-pfc/core.c
drivers/pinctrl/sh-pfc/core.h
drivers/pinctrl/sh-pfc/sh_pfc.h