commit | 656d4f332c02b14e62fe3f4247a1dcdc33961de6 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Aug 15 18:10:03 2012 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Nov 21 15:50:01 2012 +0100 |
tree | 899b8e3bb7c5abb1283e5450c6c8e872884871f6 | |
parent | 074d0da486e2a5b8e80c35070ede7104f302f6da [diff] |
fbdev: sh_mobile_lcdc: Store the backlight brightness internally There's no need to query the hardware for the currenty brightness value through a platform data callback when we can cache the value internally in the LCDC driver. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>