Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1236406

Re: [PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper.

From Gustavo Padovan <gustavo@padovan.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper.
Date 2015-09-30 16:40 +0200
Message-ID <qeqI2-7NH-19@gated-at.bofh.it> (permalink)
References <qdQuR-6hZ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] component: Make a "match_add all devices matching my drivers" helper. Eric Anholt <eric@anholt.net> - 2015-09-29 02:00 +0200
  [PATCH 2/2] drm/exynos: Use the core platform_driver component matching helper. Eric Anholt <eric@anholt.net> - 2015-09-29 02:00 +0200
    Re: [PATCH 2/2] drm/exynos: Use the core platform_driver component  matching helper. Gustavo Padovan <gustavo@padovan.org> - 2015-09-30 16:40 +0200
  Re: [PATCH 1/2] component: Make a "match_add all devices matching my  drivers" helper. Gustavo Padovan <gustavo@padovan.org> - 2015-09-30 16:40 +0200

csiph-web