commit | 31b320739b4318a04c203918310b49a55a598bde | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Apr 14 11:07:02 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 15 08:35:21 2013 -0300 |
tree | d54fe254a6d908e9f215052a734ea3e4c1381199 | |
parent | a877e2771a7f74b724cc09d96decd2ff3a37f2cd [diff] |
[media] cx25821: the audio channel was registered as a video node Skip the audio channel when registering the video nodes. This fixes a bug where that incorrectly registered 'video' node was never unregistered. Note: this bug only surfaces if the video output nodes are enabled again after the previous patch disabled them. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>