]> 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)
committerAndi Kleen <ak@linux.intel.com>
Tue, 14 Dec 2010 22:40:14 +0000 (23:40 +0100)
commitc526b926bacd31f398384c42c1950dc077c903b9
treefd1a1f487adeb5d10d53596c3d403594ecf4e014
parentdb2d10eec9355faf29135e5cfccfb41b1e7e0b8f
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/media/video/saa7134/saa7134-cards.c