spi: let SPI masters ignore their children for PM
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Apr 2016 11:51:03 +0000 (13:51 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 12 Apr 2016 03:48:31 +0000 (04:48 +0100)
commitd7e2ee257038baeb03baef602500368a51ee9eef
tree480cc0e6f90f438b84408c149003add6f10f5f41
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
spi: let SPI masters ignore their children for PM

Let all SPI masters ignore their children: when it comes
to power management: SPI children have no business doing
keeping their parents awake: they are completely autonomous
devices that just use their parent to talk, and the latter
usecase must be power managed by the host itself on a
per-message basis.

Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi.c