All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Joe Perches <joe@perches.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	linux-kernel@vger.kernel.org, LMML <linux-media@vger.kernel.org>
Subject: Re: [PATCH 12/18] MAINTAINERS: Update it913x patterns
Date: Tue, 23 Jul 2013 00:16:51 +0300	[thread overview]
Message-ID: <51EDA143.5050309@iki.fi> (raw)
In-Reply-To: <170209027bb96e454ee499671598aaca0f414df5.1374451989.git.joe@perches.com>

On 07/22/2013 03:15 AM, Joe Perches wrote:
> commit d7104bffcfb ("[media] MAINTAINERS: add drivers/media/tuners/it913x*")
> used the incorrect file patterns.  Fix it.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Antti Palosaari <crope@iki.fi>
> cc: Mauro Carvalho Chehab <mchehab@redhat.com>

Acked-by: Antti Palosaari <crope@iki.fi>

PS. It wasn't that commit, but some later where driver was renamed, as 
it caused filename collision on media out-tree build.

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa5ccd0..7622b04 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4566,7 +4566,7 @@ W:	http://palosaari.fi/linux/
>   Q:	http://patchwork.linuxtv.org/project/linux-media/list/
>   T:	git git://linuxtv.org/anttip/media_tree.git
>   S:	Maintained
> -F:	drivers/media/tuners/it913x*
> +F:	drivers/media/tuners/tuner_it913x*
>
>   IVTV VIDEO4LINUX DRIVER
>   M:	Andy Walls <awalls@md.metrocast.net>
>


-- 
http://palosaari.fi/

  reply	other threads:[~2013-07-22 21:17 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22  0:15 [PATCH 00/18] MAINTAINERS: Trivial pattern changes Joe Perches
2013-07-22  0:15 ` [PATCH 01/18] MAINTAINERS: EXYNOS - Remove board files Joe Perches
2013-07-23  5:24   ` Kyungmin Park
2013-07-22  0:15 ` [PATCH 02/18] MAINTAINERS: ARM: OMAP2/3: Remove unused clockdomain files Joe Perches
2013-07-22  5:01   ` Paul Walmsley
2013-07-22  0:15 ` [PATCH 03/18] MAINTAINERS: OMAP POWERDOMAIN, update patterns Joe Perches
2013-07-22  5:03   ` Paul Walmsley
2013-07-22  5:15     ` Joe Perches
2013-07-22  5:15       ` Joe Perches
2013-07-22  5:32       ` Paul Walmsley
2013-07-22  9:20         ` Cesar Eduardo Barros
2013-07-22  0:15 ` [PATCH 04/18] MAINTAINERS: ARM: S3C2410: Update patterns Joe Perches
2013-07-24  4:16   ` Kukjin Kim
2013-07-22  0:15 ` [PATCH 05/18] MAINTAINERS: ARM: spear: Consolidate sections Joe Perches
2013-07-22  4:26   ` Viresh Kumar
2013-07-22  0:15 ` [PATCH 06/18] MAINTAINERS: ARM: plat-nomadik: Update patterns Joe Perches
2013-07-26 23:15   ` Linus Walleij
2013-08-07  8:46   ` Linus Walleij
2013-07-22  0:15 ` [PATCH 07/18] MAINTAINERS: ARM: S3C24XX: Remove plat-s3c24xx Joe Perches
2013-07-22  0:15 ` [PATCH 08/18] MAINTAINERS: ghes_edac: Update pattern Joe Perches
2013-07-22  0:15 ` [PATCH 09/18] MAINTAINERS: gpio: vt8500: Remove file pattern Joe Perches
2013-07-29 15:44   ` Linus Walleij
2013-07-22  0:15 ` [PATCH 10/18] MAINTAINERS: Update SIANO drivers Joe Perches
2013-07-22  0:15 ` [PATCH 11/18] MAINTAINERS: SI4713: Fix file pattern Joe Perches
2013-07-27 18:39   ` edubezval
2013-07-22  0:15 ` [PATCH 12/18] MAINTAINERS: Update it913x patterns Joe Perches
2013-07-22 21:16   ` Antti Palosaari [this message]
2013-07-22 21:25     ` Joe Perches
2013-07-22  0:15 ` [PATCH 13/18] MAINTAINERS: Update sirf patterns Joe Perches
2013-08-09  6:23   ` Barry Song
2013-08-14 19:38   ` Linus Walleij
2013-07-22  0:15 ` [PATCH 14/18] MAINTAINERS: Update ssbi patterns Joe Perches
2013-07-22  0:15 ` [PATCH 15/18] MAINTAINERS: Update file pattern for ARC uart Joe Perches
2013-07-22  0:15 ` [PATCH 16/18] MAINTAINERS: Update USB EHCI platform pattern Joe Perches
2013-07-22  0:15 ` [PATCH 17/18] MAINTAINERS: usb: phy: Update patterns Joe Perches
2013-07-22  9:10   ` Felipe Balbi
2013-07-22  0:15 ` [PATCH 18/18] MAINTAINERS: Update GRE DEMUX patterns Joe Perches

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=51EDA143.5050309@iki.fi \
    --to=crope@iki.fi \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.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.