]> 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>
Fri, 17 Aug 2012 17:40:05 +0000 (19:40 +0200)
commitba40768d0ff172041d21f23f6fe532ceecf511fb
treeb12c213c1140e296e7e39df99417b97da5f0e92b
parentaa995fdeaeaf546acea2b07a6349296ff4b6cab3
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