V4L/DVB (3268): Move video std detection to top of set_tv_freq function
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 7 Feb 2006 08:25:33 +0000 (06:25 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 7 Feb 2006 08:25:33 +0000 (06:25 -0200)
commit5f5941872c0035cb4624efe8c5a1dfbb89d199e7
tree0283d55a9bf202bead411201e3563df54ff54638
parenta78d0bfabda67dd40a5a97ba4c24265e1820e7ea
V4L/DVB (3268): Move video std detection to top of set_tv_freq function

- move video std detection to top of set_tv_freq function
- we must detect video std first, so that we can choose the correct
  tuner_params

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-simple.c