From: David Herrmann Date: Sat, 7 Jan 2012 14:47:21 +0000 (+0100) Subject: Bluetooth: Correctly acquire module ref X-Git-Tag: v3.4-rc1~177^2~112^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e06531a5ae13c66f774d3cb1ad78385618a5a2;p=pandora-kernel.git Bluetooth: Correctly acquire module ref We provide a device-object to other subsystems and we provide our own release-function. Therefore, the device-object must own a reference to our module, otherwise the release-function may get deleted before the device-object does. Signed-off-by: David Herrmann Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed