]> git.karo-electronics.de Git - karo-tx-linux.git/commit
saa7134: Fix autodetect for Behold A7 and H7 TV cards
authorDmitri Belimov <d.belimov@gmail.com>
Tue, 26 Oct 2010 03:31:40 +0000 (00:31 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:33:13 +0000 (13:33 -0800)
commit4174f58ee101733e4f5c413a6ec37b90b0fae0a3
tree25e92fffd52705326e96acef78ff3f376259ac96
parent47bbe7b5e827946c7b560b1917cd8cbdbe6d84b7
saa7134: Fix autodetect for Behold A7 and H7 TV cards

commit 35bbe587d0959712b69540077c9e0fd27d3e6baf upstream.

The entries for those cards are after the generic entries,
so they don't work, in practice. Moving them to happen before the
generic entres fix the issue.

Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/saa7134/saa7134-cards.c