]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: 4430SDP: remove picodlp device data
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 31 May 2013 12:50:58 +0000 (15:50 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 28 Aug 2013 07:23:19 +0000 (10:23 +0300)
commitd749f998e6c849e8917f3e6e909dc001ada23b47
tree8eb47925cda0fdeef122e33998f2b2012247ddb9
parent993a488f926aa5f1674cbed7f071cd792f101e48
ARM: OMAP: 4430SDP: remove picodlp device data

4430SDP board has an option for a PicoDLP mini-projector. PicoDLP cannot
be used at the same time as the second LCD, and there are GPIOs that
need to be set/unset when changing the used display.

Managing that kind of board specific setup is not simple without board
file callbacks. As only some 4430SDP boards actually have the PicoDLP
installed, and 4430SDP boards are not that common in the first place,
let's remove PicoDLP data from the board file.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/dss-common.c