All of lore.kernel.org
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-samsung-soc@vger.kernel.org,
	Shuah Khan <shuahkh@osg.samsung.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/exynos: dsi: move of_drm_find_bridge call into probe
Date: Tue, 04 Jul 2017 07:48:03 +0900	[thread overview]
Message-ID: <595AC9A3.3070606@samsung.com> (raw)
In-Reply-To: <CAJKOXPeYBYzJx13Z=+BVADMKyCGmc_QYf+6jn+qd+rStUtxiNQ@mail.gmail.com>

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
> 
> 
> 
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2017-07-03 22:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170703072800epcas1p3247364bee692c338920c73bb856e8fad@epcas1p3.samsung.com>
2017-07-03  7:27 ` [PATCH 0/2] drm/exynos: clean up bridge binding Inki Dae
2017-07-03  7:27   ` [PATCH 1/2] drm/exynos: dsi: move of_drm_find_bridge call into probe Inki Dae
2017-07-03 10:34     ` Andrzej Hajda
2017-07-03 22:42       ` Inki Dae
2017-07-03 19:05     ` Krzysztof Kozlowski
2017-07-03 22:48       ` Inki Dae [this message]
2017-07-03  7:27   ` [PATCH 2/2] drm/exynos: mic: add a bridge at probe Inki Dae
2017-07-03 10:37     ` Andrzej Hajda
2017-07-05  7:04     ` Hoegeun Kwon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=595AC9A3.3070606@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=krzk@kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=shuahkh@osg.samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.