Re: [PATCH] pinctrl: at91: add driver data

2014-09-08 Thread Sascha Hauer
On Mon, Sep 08, 2014 at 03:07:55PM +0200, Raphaël Poggi wrote: > This commit adds the driver data for the gpio-at91 driver. Could you explain what exactly this patch fixes? It seems without this patch the pinctrl part is non functional. Is this correct? Sascha > > Signed-off-by: Raphaël Poggi

[PATCH] pinctrl: at91: add driver data

2014-09-08 Thread Raphaël Poggi
This commit adds the driver data for the gpio-at91 driver. Signed-off-by: Raphaël Poggi --- drivers/pinctrl/pinctrl-at91.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/pinctrl/pinctrl-at91.c b/drivers/pinctrl/pinctrl-at91.c index d3423d0..29e54cf 100644 --- a/drivers/p