[media] technisat-usb2: add a MODULE_DEVICE_TABLE for udev autoload
authorPatrick Boettcher <pboettcher@kernellabs.com>
Mon, 1 Oct 2012 07:26:15 +0000 (04:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 00:26:26 +0000 (21:26 -0300)
commit1309b33683addabe4700e0bcce422de70f6dc4c8
treeabc1597b57c496935b016a5b7936650d39051e70
parente32087bcc4daa29fd30cf7742ef9b522625a1690
[media] technisat-usb2: add a MODULE_DEVICE_TABLE for udev autoload

This patch adds a module-device-table-entry to the
technisat-usb2-driver which will help udev to on-demand load the
driver. This was obviously forgotten during initial commit.

Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb/technisat-usb2.c