From: Magnus Damm Date: Mon, 17 Feb 2014 06:35:10 +0000 (+0900) Subject: ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins() X-Git-Tag: v3.15-rc1~79^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7509f6eca10cff3933f8a71f4ca9d8be8447ec3;p=pandora-kernel.git ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins() Remove __init from rcar_gen2_read_mode_pins() to allow it to be used after boot. For instance the R-Car Gen2 MD21 check is needed even in the case of CPU Hotplug. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-diff-tree failed