Mika Westerberg
f7c5cc4562
OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+
...
In case on OMAP2+ we call set_24xx_gpio_triggering() instead of
updating reg and l values. However, at the end of the function we
perform a write:
__raw_writel(l, reg);
So on OMAP2+ we end up writing 0 to the bank->base which is not
correct (typically this points to GPIO_REVISION register).
Fix this by returning immediately after call to
set_24xx_gpio_triggering().
Signed-off-by: Mika Westerberg <ext-mika.1.westerberg@nokia.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-01-07 13:33:07 -08:00
..
2011-01-05 18:08:10 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 19:13:58 -08:00
2011-01-06 19:13:58 -08:00
2011-01-06 16:50:35 -08:00
2011-01-06 22:32:03 +00:00
2010-11-21 22:05:56 +00:00
2011-01-05 18:09:03 +00:00
2011-01-06 22:32:52 +00:00
2010-11-21 22:05:56 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:33:32 +00:00
2010-12-15 10:32:30 -05:00
2010-11-21 22:05:56 +00:00
2011-01-06 22:32:03 +00:00
2010-11-21 22:05:56 +00:00
2010-11-21 22:05:56 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2010-12-08 13:57:04 +00:00
2010-12-08 13:57:04 +00:00
2011-01-05 18:09:03 +00:00
2010-12-08 13:57:04 +00:00
2010-10-27 21:40:28 +01:00
2011-01-06 22:33:32 +00:00
2011-01-03 11:27:43 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 16:50:35 -08:00
2010-11-29 10:42:05 -05:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:33:32 +00:00
2010-12-20 17:30:44 +01:00
2010-12-22 22:44:33 +00:00
2010-11-26 10:51:04 +00:00
2010-12-22 22:44:34 +00:00
2010-11-26 10:51:04 +00:00
2011-01-06 19:13:58 -08:00
2011-01-07 13:33:07 -08:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:32:03 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:32:52 +00:00
2010-11-21 22:05:56 +00:00
2010-10-28 12:27:34 +01:00
2010-11-25 10:58:11 +09:00
2010-11-25 10:58:10 +09:00
2011-01-06 22:32:52 +00:00
2010-12-17 14:45:01 +09:00
2010-12-08 01:04:56 +00:00
2010-11-30 08:44:09 +00:00
2010-10-28 12:27:34 +01:00
2010-10-28 12:27:34 +01:00
2010-10-28 12:27:34 +01:00
2010-12-17 14:47:42 +09:00
2011-01-06 22:32:52 +00:00
2011-01-05 18:09:03 +00:00
2010-11-21 22:05:56 +00:00
2011-01-06 16:50:35 -08:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 19:57:53 -08:00
2011-01-05 18:09:03 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:33:32 +00:00
2011-01-07 13:33:07 -08:00
2010-12-22 22:44:49 +00:00
2010-12-18 21:02:14 +08:00
2010-12-17 14:44:54 +09:00
2010-10-25 16:06:22 +09:00
2010-12-08 01:04:56 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:32:52 +00:00
2011-01-05 18:09:03 +00:00
2010-12-12 23:31:02 +00:00
2011-01-06 22:32:52 +00:00
2011-01-06 22:33:32 +00:00
2011-01-06 22:32:52 +00:00
2011-01-03 10:15:11 +01:00