commit | 9746c61960b63d2cea41333bca00c60f032052bb | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Fri Jul 25 23:47:25 2014 +0900 |
committer | Thierry Reding <treding@nvidia.com> | Thu Aug 07 09:35:27 2014 +0200 |
tree | 713eda3d17b320396b9b6eef9a426b09c972569b | |
parent | 77df01dcd3040a7d664d85d085d4a21533824bc1 [diff] |
drm/panel: simple: Use devm_gpiod_get_optional() 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>