From: Geert Uytterhoeven Date: Fri, 29 Aug 2014 13:26:21 +0000 (+0200) Subject: ARM: shmobile: armadillo800eva legacy: Use rmobile_add_devices_to_domains() X-Git-Tag: fixes-for-v3.18-merge-window~6^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834720dbf03819a8b2d0ba5fbe01d008267f9da6;p=pandora-kernel.git ARM: shmobile: armadillo800eva legacy: 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