Re: [PATCH] Fix comment on pinctrl_gpio_range.pin_base

2013-06-16 Thread Linus Walleij
On Fri, Jun 14, 2013 at 10:24 AM, Christian Ruppert wrote: > The comment introduced with the recently added pinctrl_gpio_range.pins > element was wrong. This corrects it. > Thanks to Patrice Chotard for pointing this out. > > Signed-off-by: Christian Ruppert Patch applied. Yours, Linus Walleij

[PATCH] Fix comment on pinctrl_gpio_range.pin_base

2013-06-14 Thread Christian Ruppert
The comment introduced with the recently added pinctrl_gpio_range.pins element was wrong. This corrects it. Thanks to Patrice Chotard for pointing this out. Signed-off-by: Christian Ruppert --- include/linux/pinctrl/pinctrl.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --gi