V4L/DVB (4894): Mxb: fix to load the proper i2c modules
authorMichael Hunold <hunold@linuxtv.org>
Tue, 28 Nov 2006 11:13:58 +0000 (08:13 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 11:05:26 +0000 (09:05 -0200)
commita08cc44ec12e0a994ee85ba365315dbee982d6a7
tree132abc2011afa38c96dbab2fc859d9f47ef77a93
parent036171e75ef866b4fd8650c5b890359482ba2a4c
V4L/DVB (4894): Mxb: fix to load the proper i2c modules

Change order of module requests, so that tuner module is loaded at the end,
because the tuner module probes multiple i2c addresses and might grab an i2c
address that is not a tuner but something else.

Signed-off-by: Michael Hunold <hunold@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/mxb.c