commit | 0c9501f823a40a061f755d3789c4705c9fe85f14 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Aug 31 10:18:12 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Oct 06 09:27:26 2016 +0100 |
tree | 0748b51b1419b74ed275cec6b8d13cfad64ad0ab | |
parent | 358791033f39d138bf64e5544937345f4a7cf83a [diff] |
backlight: pwm_bl: Handle gpio that can sleep Some backlight GPIOs might be connected to some i2c based expanders whose access might sleep. Since it's not in any critical path, use the cansleep variant of the GPIO API. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>