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:
708a7e4
)
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi...
author
Axel Lin
<axel.lin@gmail.com>
Sat, 14 May 2011 23:35:16 +0000
(07:35 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 20 May 2011 06:43:07 +0000
(
00:43
-0600)
Calling spi_bitbang_stop() will also destroy bitbang->workqueue,
which is created by calling spi_bitbang_start() in s3c24xx_spi_probe().
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found