[media] dvb_usb_v2: use pointers to properties
authorAntti Palosaari <crope@iki.fi>
Tue, 12 Jun 2012 19:25:01 +0000 (16:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:30 +0000 (07:56 -0300)
commitf093c388ef8ceff605f267ae9bc212ad98543ce6
tree357bfa22d10d7965a4ff7a69b5fe21e33eb54650
parent53dc194f0c0b29c085baf33225b0c549876ad5f7
[media] dvb_usb_v2: use pointers to properties

Use pointers to properties as device and adapter properties are
constant. No need to embed and copy those structures.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb.h
drivers/media/dvb/dvb-usb/dvb_usb_dvb.c
drivers/media/dvb/dvb-usb/dvb_usb_init.c
drivers/media/dvb/dvb-usb/dvb_usb_remote.c
drivers/media/dvb/dvb-usb/dvb_usb_urb.c