From: Antti Palosaari Date: Thu, 24 May 2012 23:00:28 +0000 (-0300) Subject: [media] dvb_usb_v2: pass device name too using (struct usb_device_id) X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfd1242aa54f3246cf6f87158e2e14f0336b73d;p=pandora-kernel.git [media] dvb_usb_v2: pass device name too using (struct usb_device_id) Pass all the needed data to the DVB USB core using (struct usb_device_id) .driver_info. That simplifies old code a lot and saves memory as all device IDs and names are not defined inside (struct dvb_usb_device_properties) as earlier. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed