From: Antti Palosaari Date: Sun, 10 Jun 2012 02:42:47 +0000 (-0300) Subject: [media] dvb_usb_v2: probe/disconnect error handling X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823eebac89f7adef3fb75e2a68e9e88be9b4afbe;p=pandora-kernel.git [media] dvb_usb_v2: probe/disconnect error handling In my understanding we never call .disconnect() when .probe() returns error. Change .probe() to return error all cases it cannot handle given interface and simplify .disconnect() handling. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed