From ff9c5422d8ebae60bafedf8608ec54d4d87a6bc0 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Wed, 25 Jun 2014 18:18:18 +0900 Subject: [PATCH] backlight: pwm-backlight: Use devm_gpiod_get_optional() Make use of the new devm_gpiod_get_optional() to simplify the probe code. Signed-off-by: Alexandre Courbot Signed-off-by: Lee Jones --- Reading git-format-patch failed