commit | 565ef12713c5620b6f802d67861153a3f68499a4 | [log] [tgz] |
---|---|---|
author | Jan Nijs <jan.nijs@scarlet.be> | Sat Oct 07 01:06:54 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:34:52 2007 -0200 |
tree | 668360662c2eada3342e11b731058706ad9e5980 | |
parent | e2d79439c2253571e4d32fe959663b5615d89907 [diff] |
V4L/DVB (5135): Qt1010: correct hardlockup when an app access the DVB dongle This patch changes qt1010.h to use dvb_usb_device struct instead of a dvb_usb_adapter for accessing the private area of the driver. Without this patch my PC hard locks when an application tries to access the DVB tuner. Signed-off-by: Jan Nijs <jan.nijs@scarlet.be> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>