]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: get rid of all platform data for coh901
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 18:09:43 +0000 (20:09 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:38 +0000 (13:54 +0200)
commitb102c0e167875c9990937c0e344042970f3d993a
treea9f8d06f482af8587d9c7dbf77735bb3dc3185ce
parentfbbf7f074e5907b1d2be90f66fa97efe69c370bd
pinctrl: get rid of all platform data for coh901

This deletes the dependency on any platform data for
the COH901 pin controller. There is only one user in the
kernel, and if we at some point want to support more
variants, they shall provide their variant info through
the device tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/core.c
drivers/pinctrl/pinctrl-coh901.c
include/linux/platform_data/pinctrl-coh901.h [deleted file]