V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification
commit426d523664e01c778f6455e9b3bbd40dda76c66a
authorSteven Toth <stoth@hauppauge.com>
Wed, 15 Aug 2007 02:35:16 +0000 (14 23:35 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:08:16 +0000 (9 22:08 -0300)
tree2981840a4827065148546238c3c34cdd132f1ef1
parentb86b580244511f9b2fb2043d813e9c4c7d294a62
V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification

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>
drivers/media/video/cx23885/cx23885-core.c