[media] tm6000: improve loading speed on hauppauge 900H
authormatthieu castet <castet.matthieu@free.fr>
Fri, 16 Dec 2011 17:15:07 +0000 (14:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jan 2012 22:37:54 +0000 (20:37 -0200)
- enable fast usb quirk
- use usleep_range instead on msleep for short sleep
- merge i2c out and usb delay
- do like the windows driver that upload the tuner firmware
  with 80 bytes packets

Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
CC: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found