ARM: board-zoom: Do not request LCD panel enable GPIO from twl4030
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 30 Nov 2012 13:40:51 +0000 (14:40 +0100)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 22 Jan 2013 09:35:16 +0000 (10:35 +0100)
commite4f4e8bfa47431b91fbb21dd9b86d9bc2c15cbd7
treeb8860e45829896b22ab89d0d3b9b645251424eed
parentb8e21308dd9561e37d9860c5423f3247f76f06b6
ARM: board-zoom: Do not request LCD panel enable GPIO from twl4030

The pin in question is muxed between GPIO7 and PWM1. For backlight control
there is a custom code in board-zoom-display to control the backlight.
No need to request the GPIO7 - which was failing since the way it is
requested no longer valid: twl's gpio range is allocated dynamically.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
arch/arm/mach-omap2/board-zoom-peripherals.c