drm/panel: simple: Use devm_gpiod_get_optional()
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 25 Jul 2014 14:47:25 +0000 (23:47 +0900)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Aug 2014 07:35:27 +0000 (09:35 +0200)
Use the new devm_gpiod_get_optional() to simplify the probe code.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c

Simple merge