]> git.baikalelectronics.ru Git - kernel.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>
Mon, 3 Sep 2012 23:45:00 +0000 (01:45 +0200)
commit1144a874aac5758c399ffef6d886a89ef9353b05
treedbab9992736b5e8aa60773c4e40f4be7a8146ffd
parentd6c6a6b497b596b0d8a352f81f1670ada37af4c9
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