From 2f0253ffed8ed1a7e0a733e8e86a7604eb80027a Mon Sep 17 00:00:00 2001 From: Tomasz Figa Date: Fri, 21 Sep 2012 07:34:04 +0900 Subject: [PATCH] pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data Although the function is used only a single time, it is not performance critical and it is pretty heavy, so let the compiler decide whether to inline it instead. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Acked-by: Linus Walleij Signed-off-by: Kukjin Kim --- Reading git-format-patch failed