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:
61d1596
)
spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks
author
Florian Fainelli
<florian@openwrt.org>
Wed, 3 Oct 2012 09:56:54 +0000
(11:56 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 17 Oct 2012 07:13:25 +0000
(16:13 +0900)
The PM callbacks implemented by the spi-bcm63xx driver don't call
spi_master_{resume,suspend}, fix that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found