diff options
Diffstat (limited to 'Documentation/dvb/README.dvb-usb')
-rw-r--r-- | Documentation/dvb/README.dvb-usb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dvb/README.dvb-usb b/Documentation/dvb/README.dvb-usb index c4d963a67d6f..8eb92264ee04 100644 --- a/Documentation/dvb/README.dvb-usb +++ b/Documentation/dvb/README.dvb-usb | |||
@@ -30,7 +30,7 @@ with the device via the bus. The connection between the DVB-API-functionality | |||
30 | is done via callbacks, assigned in a static device-description (struct | 30 | is done via callbacks, assigned in a static device-description (struct |
31 | dvb_usb_device) each device-driver has to have. | 31 | dvb_usb_device) each device-driver has to have. |
32 | 32 | ||
33 | For an example have a look in drivers/media/dvb/dvb-usb/vp7045*. | 33 | For an example have a look in drivers/media/usb/dvb-usb/vp7045*. |
34 | 34 | ||
35 | Objective is to migrate all the usb-devices (dibusb, cinergyT2, maybe the | 35 | Objective is to migrate all the usb-devices (dibusb, cinergyT2, maybe the |
36 | ttusb; flexcop-usb already benefits from the generic flexcop-device) to use | 36 | ttusb; flexcop-usb already benefits from the generic flexcop-device) to use |