]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Rework adding devices to PM domains on AP4EVB
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:56:41 +0000 (20:56 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 17 Aug 2012 17:40:09 +0000 (19:40 +0200)
commit59ad5a9c814918e3966b41a0598abd7cccac4124
tree0c62b9b38a38fdb4b1e10f641977b756d35ab838
parent330c35181acb95a0dc016aa9f26bdafa5c190873
ARM: shmobile: Rework adding devices to PM domains on AP4EVB

Use the function rmobile_add_devices_to_domains() introduced
previously for adding devices to PM domains during the AP4EVB
initialization instead of a series of rmobile_add_device_to_domain*()
calls.  This also causes the default device PM QoS latencies to be
used on that board in analogy with Mackerel.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/board-ap4evb.c