linux/arch/arm/mach-omap1
Kevin Hilman fa87931acb gpio/omap: consolidate direction, input, output, remove #ifdefs
Add register offset fields to GPIO platform_data for registers.

This patch adds registers that control direction, input and output
data.  Using these register offsets in the common driver allows
removal of #ifdefs and greatly improves readability.

Also create dedicated data out functions: one for banks with dedicated
set/clear registers, and another for banks with a single mask
register.

Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-06-16 11:13:42 -07:00
..
2011-03-31 11:26:23 -03:00
2010-10-12 16:07:51 -07:00
2010-10-12 16:07:51 -07:00
2011-03-29 14:47:57 +02:00
2011-01-27 16:39:41 -08:00
2011-03-29 14:47:57 +02:00
2010-10-12 16:07:51 -07:00
2011-03-31 11:26:23 -03:00
2010-07-26 16:34:28 -06:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:47:57 +02:00
2011-03-29 14:47:58 +02:00
2010-11-24 16:48:25 -08:00