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:
272b98c
)
spi: core: Add devm_spi_register_master()
author
Mark Brown
<broonie@linaro.org>
Sat, 31 Aug 2013 17:50:52 +0000
(18:50 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:59:36 +0000
(
00:59
+0100)
Help simplify the cleanup code for SPI master drivers by providing a
managed master registration function, ensuring that the master is
automatically unregistered whenever the device is unbound.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found