linux/drivers/media/video/em28xx
Chris Rankin 0b8bd83cf3 [media] em28xx: don't sleep on disconnect
The DVB framework will try to power-down an adapter that no-one is using
any more, but this assumes that the adapter is still connected to the
machine. That's not always true for a USB adapter, so disable the sleep
operations when the adapter has been physically unplugged.

This prevents I2C write failures with error -19 from appearing
occasionally in the dmesg log.

Signed-off-by: Chris Rankin <rankincj@yahoo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-09-03 20:50:22 -03:00
..
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: clean up resources should init fail 2011-09-03 20:50:00 -03:00
em28xx-core.c [media] em28xx: move printk lines outside mutex lock 2011-09-03 20:50:11 -03:00
em28xx-dvb.c [media] em28xx: don't sleep on disconnect 2011-09-03 20:50:22 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Fix IR unregister logic 2011-07-31 00:51:11 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
em28xx.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Kconfig [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00