From a3183c60e3e9be7abd830ebed904491625e07d2e Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Mon, 28 Oct 2013 14:01:16 +0800 Subject: [PATCH] pinctrl: imx: fix using pin->input_val wrongly The commit: "pinctrl: imx: Use struct type for pins" relaced pin->input_reg by pin->input_val wrongly, fix it at this commit. Signed-off-by: Peter Chen Acked-by: Sascha Hauer Signed-off-by: Linus Walleij --- Reading git-format-patch failed