summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prm3xxx.c
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2013-02-12 12:35:37 +0400
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-04-04 12:50:56 +0400
commit3c803f40e8da044f5b66bf21a454315117c9ac17 (patch)
treeadef68ad76c32257be1e6202b49e447646898e97 /arch/arm/mach-omap2/prm3xxx.c
parenta05f92b70205df5927d767e9e0afecd2e5fde6d2 (diff)
downloadlinux-3c803f40e8da044f5b66bf21a454315117c9ac17.tar.xz
arm: omap: board-rx-51: use acx565akm panel's gpio handling
The rx-51 board file currently requests gpios required by the acx565akm panel, and provides platform_enable/disable callbacks to configure them. These tasks have been moved to the acx565akm panel driver itself and shouldn't be done in the board files. Remove the gpio requests and the platform callbacks from the board file. Pass the panel_acx565akm_data instance 'lcd_data' to omap_dss_device instead of passing the gpio number in omap_dss_device's reset_gpio. Add the gpio information to panel_acx565akm_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/prm3xxx.c')
0 files changed, 0 insertions, 0 deletions