]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit075978213f021488241e5b8f44cd69c203fd6b36
treeec5c9be18d000109c8596f25e0575de36aa4158c
parenta3079e9139cd68a2ce172277272f72e0aa13bdb1
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