spi/sh-msiof: Remove unneeded empty runtime PM callbacks
authorMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 14:36:38 +0000 (15:36 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 18:15:29 +0000 (19:15 +0100)
commit33bf2c0b7d5af73763f41fd10d18f4c1f574c7fb
treeec5c9be18d000109c8596f25e0575de36aa4158c
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b
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>
drivers/spi/spi-sh-msiof.c