[media] em28xx: add support for g_chip_name
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 18 Mar 2013 15:21:53 +0000 (12:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 12:34:22 +0000 (09:34 -0300)
commit3b2d17b4ba77dce3a83c9e71dc8f086d7e743ec9
treebd5959ef08aac787ea630e412e2d6569de963750
parentc7622fc9483f57f0dd77ad50e104b7e53d6b365d
[media] em28xx: add support for g_chip_name

Add support for vidioc_g_chip_name, allowing AC97 to be implemented as a
second chip on the bridge with the name "ac97". v4l2-dbg can just match the
name with that string in order to detect a ac97-compliant set of registers.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-video.c