From c839f93bf8468f4380056d0638e3cba0488bb190 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 29 Aug 2014 15:26:20 +0200 Subject: [PATCH] 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-format-patch failed