From f9819739427e6049d2d318743a4a25817018afd4 Mon Sep 17 00:00:00 2001 From: Thomas Abraham Date: Wed, 27 Mar 2013 00:12:32 +0900 Subject: [PATCH] pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodes The property 'samsung,exynos5440-pins' is optional in configuration nodes which are included in the Exynos5440 pin-controller device node. Fix the incorrect failure in driver probe if 'samsung,exynos5440-pins' property is not found in the configuration nodes. Signed-off-by: Thomas Abraham Cc: Linus Walleij Signed-off-by: Kukjin Kim Signed-off-by: Linus Walleij --- Reading git-format-patch failed