commit | 56c21b53ab071feb3ce93375a563ead745fa7105 | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Fri May 31 15:49:35 2013 +0000 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Jun 01 03:18:55 2013 +0800 |
tree | c6c10744b170546f41b6467d0458d5203d0dadca | |
parent | 65ac057bce426b4abdf42384c4e09e40a634df32 [diff] |
atmel_lcdfb: blank the backlight on remove When removing atmel_lcdfb module, the backlight is unregistered but not blanked. (only for CONFIG_BACKLIGHT_ATMEL_LCDC case). This can result in the screen going full white depending on how the PWM is wired. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>