commit | 33bf2c0b7d5af73763f41fd10d18f4c1f574c7fb | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Sun Jul 28 15:36:38 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Sun Jul 28 19:15:29 2013 +0100 |
tree | ec5c9be18d000109c8596f25e0575de36aa4158c | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b [diff] |
spi/sh-msiof: Remove unneeded empty runtime PM callbacks Previously the runtime PM API insisted on having callbacks for everything but this requirement was removed a while ago so the empty callbacks can also be removed. Signed-off-by: Mark Brown <broonie@linaro.org>