From: Antti Palosaari Date: Mon, 18 Jun 2012 23:09:07 +0000 (-0300) Subject: [media] dvb_usb_v2: use container_of() for adapter to device X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0dd2f20cb46c3c1fb8a746983c1fe395fd4af3;p=pandora-kernel.git [media] dvb_usb_v2: use container_of() for adapter to device We dont need that pointer as we can use container_of() macro thus remove it. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed