]> git.karo-electronics.de Git - karo-tx-linux.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)
commitba7b2d987dea0847782e8ad9a7bcc9429896d7ac
tree03bfdb904a8703f5a2bef7a71a9089821d434d50
parente1b94f1df772331026c9b6dd44a5e154e947b44b
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