diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2012-05-03 23:32:52 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-05-12 13:32:18 +0800 |
commit | 164387d2b4ae206f6275f5f6857aee74654918c4 (patch) | |
tree | 5929dc7a0caa3883183a8031b4d54f6fbabba4db /Documentation/devicetree/bindings | |
parent | 940a4f7b51f7ad600821e389e80d216baf9e1df8 (diff) | |
download | blackbird-op-linux-164387d2b4ae206f6275f5f6857aee74654918c4.tar.gz blackbird-op-linux-164387d2b4ae206f6275f5f6857aee74654918c4.zip |
gpio/mxs: get rid of the use of cpu_is_xxx
It removes the use of cpu_is_xxx from gpio-mxs driver and instead use
platform_device_id to identify the device. Accordingly, mxs platform
code is changed to register gpio device with different names, and
the registeration are done in soc specific initialization functions
now, so postcore_initcall(mxs_add_mxs_gpio) gets removed.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions