Re: [PATCH 2/3 v4] blackfin: gpio: Remove none gpio lib code.

2013-09-23 Thread Linus Walleij
On Mon, Sep 23, 2013 at 10:17 AM, Sonic Zhang wrote: > On Mon, Sep 23, 2013 at 3:48 PM, Linus Walleij > wrote: >> Hi Sonic, I tried to apply this but it doesn't apply cleanly on >> my pinctrl "devel" branch based off v3.12-rc1. >> >> Can you rebase patch 2+3 and resend? > > The patch 2 is alrea

Re: [PATCH 2/3 v4] blackfin: gpio: Remove none gpio lib code.

2013-09-23 Thread Sonic Zhang
Hi Linus, On Mon, Sep 23, 2013 at 3:48 PM, Linus Walleij wrote: > On Tue, Sep 3, 2013 at 10:29 AM, Sonic Zhang wrote: > >> From: Sonic Zhang >> >> - Remove non gpio lib code from blackfin architecture. >> - Limit the lagecy blackfin gpio driver to bf5xx processors only. >> - Remove unused defin

Re: [PATCH 2/3 v4] blackfin: gpio: Remove none gpio lib code.

2013-09-23 Thread Linus Walleij
On Tue, Sep 3, 2013 at 10:29 AM, Sonic Zhang wrote: > From: Sonic Zhang > > - Remove non gpio lib code from blackfin architecture. > - Limit the lagecy blackfin gpio driver to bf5xx processors only. > - Remove unused definition of the pint power functions. > > Signed-off-by: Sonic Zhang > Acked

Re: [PATCH 2/3 v4] blackfin: gpio: Remove none gpio lib code.

2013-09-22 Thread Steven Miao
Acked-by: Steven Miao On Tue, Sep 3, 2013 at 4:29 PM, Sonic Zhang wrote: > From: Sonic Zhang > > - Remove non gpio lib code from blackfin architecture. > - Limit the lagecy blackfin gpio driver to bf5xx processors only. > - Remove unused definition of the pint power functions. > > Signed-off-by