commit | 3b2d17b4ba77dce3a83c9e71dc8f086d7e743ec9 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Mar 18 12:21:53 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 25 09:34:22 2013 -0300 |
tree | bd5959ef08aac787ea630e412e2d6569de963750 | |
parent | c7622fc9483f57f0dd77ad50e104b7e53d6b365d [diff] |
[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>