diff options
author | Archit Taneja <archit@ti.com> | 2013-02-13 15:07:38 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-04-04 11:51:00 +0300 |
commit | 20012c775a8fd369ccd9d6f83d46a8942f0ebb20 (patch) | |
tree | 5ba71023bc9b0222b655967158ae04704dc9147b /arch/arm/mach-omap2/board-omap3pandora.c | |
parent | 3c803f40e8da044f5b66bf21a454315117c9ac17 (diff) | |
download | linux-20012c775a8fd369ccd9d6f83d46a8942f0ebb20.tar.gz linux-20012c775a8fd369ccd9d6f83d46a8942f0ebb20.tar.bz2 linux-20012c775a8fd369ccd9d6f83d46a8942f0ebb20.zip |
arm: omap: board-zoom: use NEC panel's gpio handling
The zoom board file currently requests gpios required by the nec-nl8048hl11-01
dpi panel, and provides dummy platform_enable/disable callbacks.
gpio request and configuration have been moved to the nec-nl8048hl11-01 panel
driver itself and shouldn't be done in the board files.
Remove the gpio requests and the platform callbacks from the board file. Add the
gpio information to panel_nec_nl8048_data so that it's passed to the panel
driver.
Signed-off-by: Archit Taneja <archit@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3pandora.c')
0 files changed, 0 insertions, 0 deletions