• Tomi Valkeinen's avatar
    OMAPDSS: panel-acx565akm: clean-up locking · 0eb0dafb
    Tomi Valkeinen authored
    The locking in the acx565akm panel driver was getting too complex. Clean
    it up by making new functions, acx565akm_bl_get_intensity_locked and
    acx565akm_bl_update_status_locked, which are called by the backlight
    subsystem. This way the non-locked versions can be called by the panel's
    other funcs, simplifying the lock management.
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    0eb0dafb
panel-sony-acx565akm.c 20.1 KB