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