[alsa-devel] [PATCH RFC 1/8] ASoC: davinci-mcasp: Add pinctrl support

Mark Brown broonie at kernel.org
Mon Sep 9 17:19:19 CEST 2013


On Mon, Sep 09, 2013 at 06:12:12PM +0300, oku at iki.fi wrote:

> +	pinctrl = devm_pinctrl_get_select_default(&pdev->dev);
> +	if (IS_ERR(pinctrl))
> +		dev_warn(&pdev->dev,
> +			 "pins are not configured from the driver\n");
> +

This should be being done by the driver core now - is that not working?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20130909/00fc6767/attachment.sig>


More information about the Alsa-devel mailing list