V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification
authorSteven Toth <stoth@hauppauge.com>
Wed, 15 Aug 2007 02:35:16 +0000 (23:35 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:08:16 +0000 (22:08 -0300)
The pci_quirks function was being called too early during initialisation,
it needs to be called after the board has been identified.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found