diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2012-06-06 11:49:23 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-07-05 15:40:35 +0200 |
commit | 33a4e985bab25d6753b52d1322b4e2fff706dd4f (patch) | |
tree | c240b8622c3d34ee02eacfae7065fe82132513eb /ipc | |
parent | gpio: fix bits conflict for gpio flags (diff) | |
download | linux-33a4e985bab25d6753b52d1322b4e2fff706dd4f.tar.xz linux-33a4e985bab25d6753b52d1322b4e2fff706dd4f.zip |
gpio/mxc: make irqs work for fsl,imx21-gpio devices
The chained handler was set for the platform device with id == 0.
When the gpio devices are instantiated by a device tree, all have id ==
-1 and so the handler was unset resulting in unusable gpio irqs on
i.MX21 and i.MX27 (when using oftree).
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions