linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad MAINTAINERS pattern in section 'CS3308 MEDIA DRIVER'
@ 2018-09-28 21:51 Joe Perches
  0 siblings, 0 replies; only message in thread
From: Joe Perches @ 2018-09-28 21:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Hans Verkuil, linux-media

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	3826	CS3308 MEDIA DRIVER
	3827	M:	Hans Verkuil <hverkuil@xs4all.nl>
	3828	L:	linux-media@vger.kernel.org
	3829	T:	git git://linuxtv.org/media_tree.git
	3830	W:	http://linuxtv.org
	3831	S:	Odd Fixes
	3832	F:	drivers/media/i2c/cs3308.c
-->	3833	F:	drivers/media/i2c/cs3308.h

Commit that introduced this:

commit fc279cc2887f0830b9232e970dd6a5dcd8612f3c
 Author: Hans Verkuil <hans.verkuil@cisco.com>
 Date:   Mon Nov 30 18:05:54 2015 -0200
 
     [media] cs3308: add new 8-channel volume control driver
     
     Add simple support for this 8 channel volume control driver.
     Currently all it does is to unmute all 8 channels.
     
     Based upon Devin's initial patch made for an older kernel which I
     cleaned up and rebased. Thanks to Kernel Labs for that work.
     
     Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
     Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
     Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
 
  MAINTAINERS                |   9 +++
  drivers/media/i2c/Kconfig  |  10 ++++
  drivers/media/i2c/Makefile |   1 +
  drivers/media/i2c/cs3308.c | 138 +++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 158 insertions(+)

No commit with drivers/media/i2c/cs3308.h found

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-29  4:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 21:51 Bad MAINTAINERS pattern in section 'CS3308 MEDIA DRIVER' Joe Perches

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).