[PATCH v6 05/14] drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
Varka Bhadram
varkabhadram at gmail.com
Tue Jul 22 04:14:50 PDT 2014
On 07/22/2014 04:40 PM, YoungJun Cho wrote:
> Hi Varka,
>
> This irq handler should be registered in attach() and unregistered in
> detach().
>
> The devm_* APIs are released(freed) in remove(), right?
>
> Logically the panel could be attached and detached several times after
> dsi is probed and not removed.
> So I don't use devm_* APIs.
You meant to say that in-case of GPIOs also you are following the same thing ..?
Means requesting the GPIOs and Releasing several times ..?
>
>>
>
--
Regards,
Varka Bhadram.
More information about the dri-devel
mailing list