On 11/06/2014 02:18 PM, Thierry Reding wrote:
> On Thu, Nov 06, 2014 at 12:35:48PM +0100, Andrzej Hajda wrote:
>> Exynos DSI driver uses DSI bus attach/detach callbacks to implement
>> panel hotplug mechanism. The patch moves panel attachment code
>> from .detect callback to DSI bus callbacks. It m
On Thu, Nov 06, 2014 at 12:35:48PM +0100, Andrzej Hajda wrote:
> Exynos DSI driver uses DSI bus attach/detach callbacks to implement
> panel hotplug mechanism. The patch moves panel attachment code
> from .detect callback to DSI bus callbacks. It makes the code
> simpler and more straightforward.
>
Exynos DSI driver uses DSI bus attach/detach callbacks to implement
panel hotplug mechanism. The patch moves panel attachment code
from .detect callback to DSI bus callbacks. It makes the code
simpler and more straightforward.
The patch removes also redundant and lock unprotected dpms_off call
from