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)
commitb263e9b88746c6902c36d35a2dd83c119f8510a2
treea9f8d06f482af8587d9c7dbf77735bb3dc3185ce
parent85fb28bed813469ba56706a7e48fba596f47c253
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]