From: Geert Uytterhoeven Date: Fri, 29 Aug 2014 13:26:20 +0000 (+0200) Subject: ARM: shmobile: r8a7740: Use rmobile_add_devices_to_domains() X-Git-Tag: fixes-for-v3.18-merge-window~6^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c839f93bf8468f4380056d0638e3cba0488bb190;p=pandora-kernel.git ARM: shmobile: r8a7740: Use rmobile_add_devices_to_domains() Use a table and the rmobile_add_devices_to_domains() helper function to add all platform devices to their power domains at once, which is more size-efficient than calling rmobile_add_device_to_domain() explicitly for all devices individually. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-diff-tree failed