Re: [PATCH v2 4/9] pinconf-generic: add drive strength to debugfs output

2013-05-27 Thread Linus Walleij
On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote: > Add the drive strength pinconf to debugfs output (with the unit "mA"). > > Signed-off-by: James Hogan > Cc: Linus Walleij > --- > Changes in v2: > - add drive strength to generic pinconf debugfs output (patch 4) Patch applied for v3.11. Y

Re: [PATCH v2 4/9] pinconf-generic: add drive strength to debugfs output

2013-05-27 Thread Linus Walleij
On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote: > Add the drive strength pinconf to debugfs output (with the unit "mA"). > > Signed-off-by: James Hogan > Cc: Linus Walleij > --- > Changes in v2: > - add drive strength to generic pinconf debugfs output (patch 4) This is fine. Reviewed-by:

[PATCH v2 4/9] pinconf-generic: add drive strength to debugfs output

2013-05-24 Thread James Hogan
Add the drive strength pinconf to debugfs output (with the unit "mA"). Signed-off-by: James Hogan Cc: Linus Walleij --- Changes in v2: - add drive strength to generic pinconf debugfs output (patch 4) drivers/pinctrl/pinconf-generic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers