Re: [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1

2018-04-30 Thread Lee Jones
On Mon, 30 Apr 2018, Jani Nikula wrote: > On Wed, 25 Apr 2018, Daniel Vetter wrote: > > Now that the 3 drivers using this are cleaned up we can also remove > > this final bit of confusion of leaking driver internals into the > > backlight power interface. > > > > The backlight power interface its

Re: [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1

2018-04-30 Thread Jani Nikula
On Wed, 25 Apr 2018, Daniel Vetter wrote: > Now that the 3 drivers using this are cleaned up we can also remove > this final bit of confusion of leaking driver internals into the > backlight power interface. > > The backlight power interface itself is still a massive mess. > > Cc: Lee Jones > Cc:

[PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1

2018-04-25 Thread Daniel Vetter
Now that the 3 drivers using this are cleaned up we can also remove this final bit of confusion of leaking driver internals into the backlight power interface. The backlight power interface itself is still a massive mess. Cc: Lee Jones Cc: Daniel Thompson Cc: Jingoo Han Acked-by: Daniel Thomps

Re: [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1

2018-01-17 Thread Daniel Thompson
On 17/01/18 14:01, Daniel Vetter wrote: Now that the 3 drivers using this are cleaned up we can also remove this final bit of confusion of leaking driver internals into the backlight power interface. The backlight power interface itself is still a massive mess. Cc: Lee Jones Cc: Daniel Thomp

[PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1

2018-01-17 Thread Daniel Vetter
Now that the 3 drivers using this are cleaned up we can also remove this final bit of confusion of leaking driver internals into the backlight power interface. The backlight power interface itself is still a massive mess. Cc: Lee Jones Cc: Daniel Thompson Cc: Jingoo Han Signed-off-by: Daniel V