commit | b263e9b88746c6902c36d35a2dd83c119f8510a2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 23 20:09:43 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 13:54:38 2013 +0200 |
tree | a9f8d06f482af8587d9c7dbf77735bb3dc3185ce | |
parent | 85fb28bed813469ba56706a7e48fba596f47c253 [diff] |
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>