git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd7371
)
spi: release device claimed by bus_find_device_by_name
author
Roman Tereshonkov
<roman.tereshonkov@nokia.com>
Fri, 16 Apr 2010 09:52:59 +0000
(09:52 +0000)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 28 Apr 2010 07:14:05 +0000
(
01:14
-0600)
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 <roman.tereshonkov@nokia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found