lkml.org 
[lkml]   [2012]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] ARM: imx6q: switch to use pinctrl driver
On Sat, Apr 14, 2012 at 12:18:35AM +0800, Dong Aisheng wrote:
> From: Dong Aisheng <dong.aisheng@linaro.org>
>
> ---
> This patch is used for test the new pinctrl driver.

Then please test it with i.MX35, i.MX5...

>
> + imx_data->p = pinctrl_get_select_default(&pdev->dev);
> + if (IS_ERR(imx_data->p)) {
> + err = PTR_ERR(imx_data->p);
> + goto pin_err;
> + }
> +

... which will fail here.

Sascha


--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


\
 
 \ /
  Last update: 2012-04-14 15:55    [W:0.361 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site