public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] radio: Add the SAA7706H Car Radio DSP to v4l2-chip-ident.h
@ 2010-01-22  9:08 Richard Röjfors
  0 siblings, 0 replies; only message in thread
From: Richard Röjfors @ 2010-01-22  9:08 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: Mauro Carvalho Chehab, Douglas Schilling Landgraf, Hans Verkuil,
	Andrew Morton

This patch add the SAA7706h to the v4l2-chip-ident.h

Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
---
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index 6cc107d..5341e3d 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include/media/v4l2-chip-ident.h
@@ -155,6 +155,9 @@ enum {
 	/* module adv7343: just ident 7343 */
 	V4L2_IDENT_ADV7343 = 7343,

+	/* module saa7706h: just ident 7706 */
+	V4L2_IDENT_SAA7706H = 7706,
+
 	/* module wm8739: just ident 8739 */
 	V4L2_IDENT_WM8739 = 8739,



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

only message in thread, other threads:[~2010-01-22  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22  9:08 [PATCH v2 1/3] radio: Add the SAA7706H Car Radio DSP to v4l2-chip-ident.h Richard Röjfors

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox