commit | 4ca9fb46d8045b2473d608cd9e4580c6e0f7d5e0 | [log] [tgz] |
---|---|---|
author | Virupax Sadashivpetimath <[email protected]> | Mon Oct 17 14:54:08 2011 +0200 |
committer | Linus Walleij <[email protected]> | Thu Dec 01 17:16:08 2011 +0100 |
tree | 76e253f2761d1bb6f50487f37d07431da27d222d | |
parent | c4a4784308f5cb86ef3c6c1288524ecb63c1fc87 [diff] |
spi/pl022: skip default configuration before suspending The loading of the default configuration before suspending has been in the driver since its inception, but it is not really needed. Especially so since we take to all the trouble of enabling and disabling power and clock just to do this. Let's scrap this now. Reviewed-by: Viresh Kumar <[email protected]> Signed-off-by: Virupax Sadashivpetimath <[email protected]> Signed-off-by: Linus Walleij <[email protected]>