From: Roman Tereshonkov Date: Fri, 16 Apr 2010 09:52:59 +0000 (+0000) Subject: spi: release device claimed by bus_find_device_by_name X-Git-Tag: v2.6.34-rc7~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ec130a017ebd8b931344edde7013ffb18fa1965;p=pandora-kernel.git spi: release device claimed by bus_find_device_by_name In success case the function bus_find_device_by_name calls get_device. In our context put_device should be called to decrease the device count usage. Signed-off-by: Roman Tereshonkov Signed-off-by: Grant Likely --- Reading git-diff-tree failed