Re: [PATCH] i2c: sirf: get the i2c pin group by pinctrl api

2013-03-27 Thread Linus Walleij
On Mon, Mar 18, 2013 at 8:22 AM, Barry Song barry.s...@csr.com wrote: From: Barry Song baohua.s...@csr.com hardcode set i2c pin group to i2c function before, here we move to use standard pinctrl API to get pins of the group. Signed-off-by: Barry Song baohua.s...@csr.com Cc: Linus Walleij

Re: [PATCH] i2c: sirf: get the i2c pin group by pinctrl api

2013-03-27 Thread Barry Song
2013/3/27 Linus Walleij linus.wall...@linaro.org: On Mon, Mar 18, 2013 at 8:22 AM, Barry Song barry.s...@csr.com wrote: From: Barry Song baohua.s...@csr.com hardcode set i2c pin group to i2c function before, here we move to use standard pinctrl API to get pins of the group. Signed-off-by:

Re: [PATCH] i2c: sirf: get the i2c pin group by pinctrl api

2013-03-27 Thread Linus Walleij
On Wed, Mar 27, 2013 at 11:36 AM, Barry Song 21cn...@gmail.com wrote: 2013/3/27 Linus Walleij linus.wall...@linaro.org: You only need to fetch pinctrl handles in drivers if you're using anything else than the default state. well. missed this recent commit. it should mean we hould drop all