V4L/DVB: tm6000: only register after initialized
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 12 Feb 2010 06:51:43 +0000 (03:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:43:59 +0000 (00:43 -0300)
Udev calls an utility when it senses a v4l device. So, register needs
to be delayed, otherwise it may cause block conditions.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-cards.c

Simple merge