commit | 965199573a9a50dae82ada92eb2b808b739ce949 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Oct 03 11:56:54 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 17 16:13:25 2012 +0900 |
tree | 153fb61457850cfaee67611ec53f96a2a8958086 | |
parent | 61d15963176d44ba898913389b65588e717b7c59 [diff] |
spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks 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>