]> git.kernelconcepts.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>
Mon, 3 Sep 2012 23:44:56 +0000 (01:44 +0200)
commit8e0e7aaef3c98c52e85f5640b73ffa82058abcfd
tree467ab5ddceb1323ef01f54a411861ad979a0fde1
parent8bdd94689ef528738a0f14c44e069596a465d622
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