linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: linux-media@vger.kernel.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Subject: Bad file pattern in MAINTAINERS section 'SOC-CAMERA V4L2 SUBSYSTEM'
Date: Mon, 25 Mar 2019 14:28:01 -0700	[thread overview]
Message-ID: <20190325212801.27711-1-joe@perches.com> (raw)
In-Reply-To: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>

A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

	14342	SOC-CAMERA V4L2 SUBSYSTEM
	14343	L:	linux-media@vger.kernel.org
	14344	T:	git git://linuxtv.org/media_tree.git
	14345	S:	Orphan
	14346	F:	include/media/soc*
-->	14347	F:	drivers/media/i2c/soc_camera/
	14348	F:	drivers/media/platform/soc_camera/

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'drivers/media/i2c/soc_camera/':

commit 90d72ac6e1c3c65233a13816770fb85c8831bff2
Author: Mauro Carvalho Chehab <mchehab@redhat.com>
Date:   Sat Sep 15 17:59:42 2012 -0300

    MAINTAINERS: fix the path for the media drivers that got renamed
    
    Due to the media tree path renaming, several drivers change their
    location. Update MAINTAINERS accordingly.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

 MAINTAINERS | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

3: ---------------------------------------------------------------------------

The last commit with a real presence of file pattern 'drivers/media/i2c/soc_camera/':

commit 280de94a651945905cb8337626c40025e4cea56d
Author: Sakari Ailus <sakari.ailus@linux.intel.com>
Date:   Thu Feb 7 08:43:47 2019 -0500

    media: soc_camera: Move to the staging tree
    
    The SoC camera framework has no functional drivers left, something that
    has not changed for years. Move the leftovers to the staging tree.
    
    Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
    Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
    Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

 drivers/media/i2c/Kconfig                                         | 8 --------
 drivers/media/i2c/Makefile                                        | 1 -
 drivers/media/platform/Kconfig                                    | 1 -
 drivers/media/platform/Makefile                                   | 2 --
 drivers/media/platform/soc_camera/Kconfig                         | 8 --------
 drivers/media/platform/soc_camera/Makefile                        | 1 -
 drivers/staging/media/Kconfig                                     | 2 ++
 drivers/staging/media/Makefile                                    | 1 +
 drivers/{media/i2c => staging/media}/soc_camera/Kconfig           | 8 ++++++++
 drivers/{media/i2c => staging/media}/soc_camera/Makefile          | 1 +
 drivers/{media/platform => staging/media}/soc_camera/soc_camera.c | 0
 .../{media/platform => staging/media}/soc_camera/soc_mediabus.c   | 0
 drivers/{media/i2c => staging/media}/soc_camera/soc_mt9v022.c     | 0
 drivers/{media/i2c => staging/media}/soc_camera/soc_ov5642.c      | 0
 drivers/{media/i2c => staging/media}/soc_camera/soc_ov9740.c      | 0
 15 files changed, 12 insertions(+), 21 deletions(-)

  parent reply	other threads:[~2019-03-25 21:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
2019-03-25 21:27 ` Bad file pattern in MAINTAINERS section 'ROCKCHIP VPU CODEC DRIVER' Joe Perches
2019-03-25 21:28 ` Joe Perches [this message]
2019-03-25 21:28 ` Bad file pattern in MAINTAINERS section 'SOC-CAMERA V4L2 SUBSYSTEM' Joe Perches
2019-08-13  6:03 ` [PATCH] MAINTAINERS: hantro: Fix typo in a filepath Denis Efremov
2019-08-13  6:16 ` [PATCH] MAINTAINERS: Remove zoran driver Denis Efremov

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=20190325212801.27711-1-joe@perches.com \
    --to=joe@perches.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=mchehab@redhat.com \
    --cc=sakari.ailus@linux.intel.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;
as well as URLs for NNTP newsgroup(s).