Re: [PATCH 1/5] pinctrl-baytrail: fix indentations

2013-07-22 Thread Linus Walleij
On Wed, Jul 10, 2013 at 1:55 PM, Andy Shevchenko wrote: > There are two minor issues with indentation in the code. This patch fixes > them. > No functional changes. > > Signed-off-by: Andy Shevchenko Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscr

[PATCH 1/5] pinctrl-baytrail: fix indentations

2013-07-10 Thread Andy Shevchenko
There are two minor issues with indentation in the code. This patch fixes them. No functional changes. Signed-off-by: Andy Shevchenko --- drivers/pinctrl/Kconfig| 2 +- drivers/pinctrl/pinctrl-baytrail.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/pin