]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: panel acx565akm: remove omap_dss_device maximum backlight level usage
authorArchit Taneja <archit@ti.com>
Tue, 12 Feb 2013 10:46:10 +0000 (16:16 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:46 +0000 (15:19 +0300)
commit38171afd5779d850c1f61015b7a663008501a25c
tree03bfdb904a8703f5a2bef7a71a9089821d434d50
parent25cc145e4a656fb39b0c0fe158484c962a147835
OMAPDSS: panel acx565akm: remove omap_dss_device maximum backlight level usage

The omap_dss_device structs's max_backlight_level is used to pass maximum
backlight level for the platform. However, no board file using this panel
populates this field. Therefore, we remove it's usage from the panel driver.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/displays/panel-acx565akm.c