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:
c592bec
)
spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI is not...
author
Heiner Kallweit
<hkallweit1@gmail.com>
Wed, 3 Dec 2014 06:56:19 +0000
(07:56 +0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 3 Dec 2014 13:05:47 +0000
(13:05 +0000)
Use (un)prepare_transfer_hardware calls to set fsl-espi to
low-power idle if not in use. Reference manual states:
"The eSPI is in a idle state and consumes minimal power.
The eSPI BRG is not functioning and the input clock is disabled"
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-espi.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-fsl-espi.c
Simple merge