]> git.baikalelectronics.ru Git - kernel.git/commit
spi: stm32: add runtime PM support
authorAmelie Delaunay <amelie.delaunay@st.com>
Tue, 27 Jun 2017 15:45:18 +0000 (17:45 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jun 2017 19:00:54 +0000 (20:00 +0100)
commit0b76f77a37f2a348bd8b741d28d7510a3d9f5598
tree934b1e41f40bbbcaa1c5393dcd55a318fb1fcfeb
parentcb7a6b8945bebd190913eb739a8f6cddb8dffecb
spi: stm32: add runtime PM support

This patch reworks suspend and resume callbacks and add runtime_suspend
and runtime_resume callbacks.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32.c