aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_spi.c
diff options
context:
space:
mode:
authorShubhrajyoti D <shubhrajyoti@ti.com>2012-03-26 07:34:22 -0400
committerGrant Likely <grant.likely@secretlab.ca>2012-04-10 16:10:51 -0400
commit27b5284cfbe187732ebb184b03ea693f44837f9d (patch)
treec68a049a77aaef421e3732e42b0bd5c359867918 /drivers/of/of_spi.c
parent1bd897f84964c2ce3a28d11f7eb7c4e0a8d3ca3c (diff)
spi: omap2-mcspi: add support for pm_runtime autosuspend
Adds support for configuring the omap2-mcspi driver use autosuspend for runtime power management. This can reduce the latency in starting an spi transfer by not suspending the device immediately following completion of a transfer. If another transfer then takes place before the autosuspend timeout (2 secs), the call to resume the device can return immediately saving some save/ restore cycles. Acked-by: Govindraj.R <govindraj.raja@ti.com> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Diffstat (limited to 'drivers/of/of_spi.c')
0 files changed, 0 insertions, 0 deletions