From e7509f6eca10cff3933f8a71f4ca9d8be8447ec3 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 17 Feb 2014 15:35:10 +0900 Subject: [PATCH] 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-format-patch failed