ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKEN
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 13 Jun 2013 10:53:58 +0000 (16:23 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 10:10:53 +0000 (03:10 -0700)
commit8fb61e8d84e673eebf31e564a83bb71a50b1ed48
tree14181a193a223b5195e11ad8b2600d207a56d67b
parent863c9638f451085dd223a307d7b7ce16457fe31b
ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKEN

On 37xx EVM non-dt boot fails with current mainline,
because of broken GPIO numbering in the board file
that uses hardcoded GPIOs.

So marking omap3_evm_display_init() with CONFIG_BROKEN
for now as suggested by Tony as per the below link:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg90399.html

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Tested-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3evm.c