[media] dvb_usb_v2: use container_of() for adapter to device
authorAntti Palosaari <crope@iki.fi>
Mon, 18 Jun 2012 23:09:07 +0000 (20:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:36 +0000 (07:56 -0300)
We dont need that pointer as we can use container_of() macro thus
remove it.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found