bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
authorRob Clark <robdclark@gmail.com>
Tue, 13 Jun 2017 12:59:11 +0000 (08:59 -0400)
committerRob Clark <robdclark@gmail.com>
Sat, 17 Jun 2017 12:03:08 +0000 (08:03 -0400)
commit51c9fbe69486c9143877f5d26a575b16588eb08a
tree0573e4c04497ed1b0debae6401b6af3e34d4b12d
parent0e08270a1f01bceae17d32a0d75aad2388bd1ba2
bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS

In fact, it is needed for PCI to work on msm8996 (and probably other
things).  No idea why it was depending on renesas but that doesn't make
any sense.  So drop the dependency.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
drivers/bus/Kconfig