From: Antti Palosaari Date: Fri, 25 May 2012 00:11:42 +0000 (-0300) Subject: [media] dvb_usb_v2: implement .get_adapter_count() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8530041358bd1f316ed793cc46b73c038172a7;p=pandora-kernel.git [media] dvb_usb_v2: implement .get_adapter_count() Callback to resolve adapter count of current device. Old static .num_adapters field can be still used but the new .get_adapter_count() has priority if both offered by the driver. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed