spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
authorShubhrajyoti D <shubhrajyoti@ti.com>
Wed, 22 Aug 2012 06:05:14 +0000 (11:35 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Aug 2012 16:58:03 +0000 (17:58 +0100)
commita93a2029de7c7f15eb33331cd0f8114892eaa0f3
treeab5e7a57aca7f84f4ac9d0064e7c844473ce6af0
parent034d3dc9886054384d2a64f2c954ecbb11ce88c8
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls

At remove we shouldnt be using the autosuspend timeout as we are
calling pm_runtime_disable immediately after.

Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-omap2-mcspi.c