]> Git Repo - linux.git/commit
V4L/DVB (8726): link tuner before saa7134
authorSimon Arlott <[email protected]>
Wed, 3 Sep 2008 19:48:20 +0000 (16:48 -0300)
committerMauro Carvalho Chehab <[email protected]>
Wed, 3 Sep 2008 21:37:07 +0000 (18:37 -0300)
commitf46466e7d6ff4871e5faae32d277175293a34c1f
tree7688ee2d881f2c5432738345a4c086da80e36800
parent09a29b771535e0b8cef66946fdaeb43b0e545570
V4L/DVB (8726): link tuner before saa7134

If saa7134_init is run before v4l2_i2c_drv_init (tuner), then
saa7134_board_init2 will try to set the tuner type for devices that don't
exist yet.  This moves tuner to before all of the device-specific drivers
so that it's loaded early enough on boot.

Signed-off-by: Simon Arlott <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/video/Makefile
This page took 0.050251 seconds and 4 git commands to generate.