On Sat, Mar 01, 2014 at 02:00:58PM +0900, Alexandre Courbot wrote:
Use the new GPIO descriptor interface to handle the panel's enable GPIO. This considerably simplifies the code.
Signed-off-by: Alexandre Courbot acourbot@nvidia.com
drivers/gpu/drm/panel/panel-simple.c | 69 ++++++++++-------------------------- 1 file changed, 18 insertions(+), 51 deletions(-)
Both patches applied, with a slightly modified version of how this patch handles the optional enable GPIO.
Thanks, Thierry