V4L/DVB (5326): Allow to set tuner_config in attach inform
commit80f90fba3ed8c8826d968125004e4462d2de172e
authorHartmut Hackmann <hartmut.hackmann@t-online.de>
Fri, 27 Apr 2007 15:31:18 +0000 (27 12:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:43:42 +0000 (27 15:43 -0300)
tree8c6437386aafe14d61c2431c9db8c17e3516b198
parent4217e25275eeb1973ca5bed65645f70b8f6c199d
V4L/DVB (5326): Allow to set tuner_config in attach inform

This patch move the assignment of the tuner config and the callback
before the check whether it is called in the attach inform.
This solves a module load order issue

Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c