From: Gustavo Padovan <gustavo@padovan.org>
To: Eric Anholt <eric@anholt.net>
Cc: dri-devel@lists.freedesktop.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
linux-kernel@vger.kernel.org,
Kyungmin Park <kyungmin.park@samsung.com>
Subject: Re: [PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper.
Date: Wed, 30 Sep 2015 11:32:13 -0300 [thread overview]
Message-ID: <20150930143213.GB21618@joana> (raw)
In-Reply-To: <1443484449-31868-1-git-send-email-eric@anholt.net>
Hi Eric,
2015-09-28 Eric Anholt <eric@anholt.net>:
> The body of the loop is taken from the exynos driver. It appears to
> also be useful in msm, and I've used it in vc4.
>
> Signed-off-by: Eric Anholt <eric@anholt.net>
> ---
>
> This is separated from converting exynos to use it, to let it land
> separately and not have to sync between trees.
>
> drivers/base/component.c | 40 ++++++++++++++++++++++++++++++++++++++++
> include/linux/component.h | 5 +++++
> 2 files changed, 45 insertions(+)
This looks good to me.
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Gustavo
prev parent reply other threads:[~2015-09-30 14:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-28 23:54 [PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper Eric Anholt
2015-09-28 23:54 ` [PATCH 2/2] drm/exynos: Use the core platform_driver component matching helper Eric Anholt
2015-09-30 14:33 ` Gustavo Padovan
2015-09-30 14:32 ` Gustavo Padovan [this message]
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=20150930143213.GB21618@joana \
--to=gustavo@padovan.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric@anholt.net \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sw0312.kim@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox