]> git.baikalelectronics.ru Git - kernel.git/commit
mfd/pinctrl: Delete platform data header
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2013 14:50:49 +0000 (15:50 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:27:42 +0000 (08:27 +0000)
commit61784b87ba08a4b91eb6d12b643d1201fed2026a
treec9eef5d3a67b459dcf521f38549871b95e4293d2
parent919ef436d162956eaf1893656c8906f6b6d67497
mfd/pinctrl: Delete platform data header

This deletes the special AB8500 GPIO platform data passing
header and merges the few remaining contents down into the
abx500 pinctrl driver which handles the abx500 GPIO device.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/pinctrl/pinctrl-abx500.c
drivers/pinctrl/pinctrl-abx500.h
include/linux/mfd/abx500/ab8500-gpio.h [deleted file]