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>
Mon, 3 Sep 2012 23:45:00 +0000 (01:45 +0200)
commit201dbd8110164d817e73c5602dd4d358d7fc535a
treedbab9992736b5e8aa60773c4e40f4be7a8146ffd
parentac18e02dc022a5413219f41d000bc637c7c5d957
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