]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Drop r8a7779_add_device_to_domain()
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 6 Aug 2012 23:07:46 +0000 (01:07 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:53:39 +0000 (20:53 +0200)
commitfbf3e656be1c6f93d116c6633101706f9a9e96ee
tree0cff21e20e2acef8e2d5dc9302cca154ba263f6e
parent608b48a6812ee7997f259a241b573b3da6dee830
ARM: shmobile: Drop r8a7779_add_device_to_domain()

If the r8a7779's PM domains are given names, this SoC and its boards
will be able to use rmobile_add_device_to_domain() for adding devices
to those domains and r8a7779_add_device_to_domain(), which is not
used anywhere at the moment anyway, may be dopped.

Accordingly, give names to the r8a7779's PM domains and drop
r8a7779_add_device_to_domain().

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