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)
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>

No differences found