[media] cx25821: the audio channel was registered as a video node
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 14 Apr 2013 14:07:02 +0000 (11:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 15 Apr 2013 11:35:21 +0000 (08:35 -0300)
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>

No differences found