Hi Krzysztof,
2017년 07월 04일 04:05에 Krzysztof Kozlowski 이(가) 쓴 글:
On Mon, Jul 3, 2017 at 9:27 AM, Inki Dae inki.dae@samsung.com wrote:
This patch moves of_drm_find_bridge call into probe.
It doesn't need to call of_drm_find_bridge function every time bind callback is called. It's enough to call this funcation at probe one time.
Suggested-by: Inki Dae inki.dae@samsung.com Signed-off-by: Shuah Khan shuahkh@osg.samsung.com Signed-off-by: Inki Dae inki.dae@samsung.com
Hi Inki,
Minor note: you're the author of this patch so you cannot suggest it. :)
I just wanted to leave the vestige of the original patch[1] posted by Shuah with my suggestion here. But yes, looks strange. :)
[1] https://patchwork.kernel.org/patch/9808497/
Thanks, Inki Dae
Best regards, Krzysztof