[PATCH v4 05/11] pwm: pwm-tiecap: pinctrl support
From: Thierry Reding <hidden>
Date: 2012-11-22 21:00:05
Also in:
linux-devicetree, linux-omap, lkml
From: Thierry Reding <hidden>
Date: 2012-11-22 21:00:05
Also in:
linux-devicetree, linux-omap, lkml
On Wed, Nov 21, 2012 at 06:41:02PM +0530, Philip, Avinash wrote: [...]
+ pinctrl = devm_pinctrl_get_select_default(&pdev->dev); + if (IS_ERR(pinctrl)) + dev_warn(&pdev->dev, "failed to configure pins from driver\n");
I think we already discussed this, but shouldn't this be a fatal error? Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121122/be1309ce/attachment.sig>