drm/panel: s6e3ha2: Remove unnecessary error handling and func 82/136982/3
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 30 Jun 2017 06:00:36 +0000 (15:00 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 4 Jul 2017 03:57:43 +0000 (03:57 +0000)
commitd05a109aeda8cd54b5a738872c32830ffe061bee
tree1f83dd9ec4494f3d98434237310e71fec35c9955
parent96abc0f5ecf614d2e40af593e2bd9f6bb64ca3d0
drm/panel: s6e3ha2: Remove unnecessary error handling and func

Remove the callback function(s6e3ha2_get_brightness) because it
supports get brightness in the backlight framework.
And also backlight framework of mainline already checks
whether the brightness value is valid or not so it removes
the relevant code from panel driver.

Change-Id: Ia27c10e317289440ef1818ad8b48d1413f32ff36
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/panel/panel-s6e3ha2.c