From: Peter Ujfalusi Date: Fri, 30 Nov 2012 13:40:51 +0000 (+0100) Subject: ARM: board-zoom: Do not request LCD panel enable GPIO from twl4030 X-Git-Tag: omap-for-v3.9/twl-signed^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f4e8bfa47431b91fbb21dd9b86d9bc2c15cbd7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed