commit | ac37a0b0ba7e8a6afce8db3f6c3367a3cfedad26 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue Feb 26 00:01:23 2008 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Mon Apr 14 09:57:06 2008 -0700 |
tree | 18277a64c2662334c1ada7c721dc9daa2f6f4fbf | |
parent | 52e3134423c3af4431fedb34f77e31cfff91e0c3 [diff] |
ARM: OMAP: 5912 OSK GPIO updates Start cleaning up GPIO handling for OMAP5912 OSK board: - Initialize GPIOs using the cross-platform calls, not the old OMAP-private ones. - Move touchscreen setup out of ads7846 code into board-specfic setup code, where it belongs. This doesn't depend on the patches to update OMAP to use the gpiolib implementation framework. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Tony Lindgren <tony@atomide.com>