Renesas ARM Based SoC Simple PM Bus Updates for v4.7

* Use ARCH_RENESAS in Kconfig
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXAcFLAAoJENfPZGlqN0++R4oP/0BRo8623i5ZvJvNRwa8nVqe
 BAEk4PMUK9mvPygb7vhZss+pcoU70adUImRkXoUScL6fsfgYob8vXLPqKPfykowj
 DT8TvMGkSLzjjdFkjROqULsVmtFtQvELcbLRocz4s4iXGtrvkbTdRVQ+OmKhk25M
 HsJTUEZxXtbaZARm1E5clUxZWqpX7DcIzl1qSwxo915gYrqJ2yfRmoCmAaZ+2PoL
 Jl8vfjRVmABdbRb+fT/B6IkO7EKkKSfN8cI0ybYqf9gvskz8wJ8Gcpx9kI+46N0Q
 Skt2MRPYm4iCTRLEem3K9URuCoCJB5G24KU6ZiF2ffuEVQyoySsAriVdCKKlNJDo
 WQgK0l1kZUSkZy5dLnsp16icPBltlDyUj5mmLX9f5dL2cwoTWvCx/wZHY9kEZ38c
 a0wdZUriS6xV+ltKUkVjHcxZMJVNSIHuvI+4nEhSQcYyyQj2RorZltlQ2YAQIqgw
 nIMYz3N6qdOtVGMbwuKT3WulUqX76LjVSBX2iXnF263JvgycRC5qPDrX/lTBY/v/
 sjMmn79qqG00srjNVXnilY4Nx1nYnkrwNZjtgejWIMEbG77ojEMNdmz3yUspiFcH
 PryxT7jpalaBX/WBxFrXXE6+g1JKzUgIbxT3M2i0ZWWdz3dMo+R4UfNERot2Oycx
 NClpiEXMfJPf7vSAjVdV
 =xdri
 -----END PGP SIGNATURE-----

Merge tag 'renesas-simple-pm-bus-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers

Renesas ARM Based SoC Simple PM Bus Updates for v4.7

* Use ARCH_RENESAS in Kconfig

* tag 'renesas-simple-pm-bus-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  bus: simple-pm-bus: Use ARCH_RENESAS

Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Olof Johansson 2016-04-13 13:47:19 -07:00
commit 41f81a5100
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ config OMAP_OCP2SCP
config SIMPLE_PM_BUS
bool "Simple Power-Managed Bus Driver"
depends on OF && PM
depends on ARCH_SHMOBILE || COMPILE_TEST
depends on ARCH_RENESAS || COMPILE_TEST
help
Driver for transparent busses that don't need a real driver, but
where the bus controller is part of a PM domain, or under the control