]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 25 Jul 2012 04:10:11 +0000 (13:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 25 Jul 2012 04:10:11 +0000 (13:10 +0900)
commit92f53a85db3730ae088aaeb7900f85909fd1eda6
tree45368c7237ee812a97579958782e43ae13f4d328
parentbdc0077af574800d24318b6945cf2344e8dbb050
sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.

pinctrl_remove_gpio_range() is now handled by the pinctrl core in the
unreg path for some reason, so use that instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/pfc/pinctrl.c