From: Antti Palosaari Date: Wed, 17 Dec 2014 11:16:10 +0000 (-0300) Subject: [media] rtl28xxu: do not refcount rtl2832_sdr module X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a53fa2350f724ca84b0a1946f3046855e1efd41;p=pandora-kernel.git [media] rtl28xxu: do not refcount rtl2832_sdr module This driver, rtl28xxu, offers frontend service for rtl2832_sdr module, thus we are producer and rtl2832_sdr module is consumer. Due to that, reference counting should be done in way rtl2832_sdr takes refrence to rtl28xxu. Remove wrong refcount. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed