Thread (11 messages) 11 messages, 4 authors, 2012-12-31
STALE4902d

Re: [PATCH 1/3] Input: imx_keypad - Add device tree support

From: Shawn Guo <hidden>
Date: 2012-12-31 00:55:28
Also in: linux-arm-kernel

Hi Liu,

On Sun, Dec 30, 2012 at 03:28:52PM -0800, Dmitry Torokhov wrote:
quoted
@@ -473,6 +534,10 @@ static int imx_keypad_probe(struct platform_device *pdev)
 		goto failed_free_priv;
 	}
 
+	pinctrl = devm_pinctrl_get_select_default(&pdev->dev);
+	if (IS_ERR(pinctrl))
+		dev_warn(&pdev->dev, "failed to get default pinctrl\n");
+
No, please let core do this for you. Linus has a patch doing just that.
FYI.  Dmitry is talking about the patch[1] below.  Unfortunately, you
will not be able to base your patch on that until v3.9-rc1.

Shawn

[1] http://thread.gmane.org/gmane.linux.kernel/1409263
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help