Re: [PATCH v1 1/5] pinctrl: st: Fix a typo in probe

2014-01-15 Thread Linus Walleij
On Tue, Jan 14, 2014 at 3:52 PM, wrote: > From: Srinivas Kandagatla > > Probe function had commas instead of semi-colons on some of the lines. > This patch just fixes those lines. No functional chagnes done in this > patch. > > Signed-off-by: Srinivas Kandagatla Patch applied! Yours, Linus W

[PATCH v1 1/5] pinctrl: st: Fix a typo in probe

2014-01-14 Thread srinivas.kandagatla
From: Srinivas Kandagatla Probe function had commas instead of semi-colons on some of the lines. This patch just fixes those lines. No functional chagnes done in this patch. Signed-off-by: Srinivas Kandagatla --- drivers/pinctrl/pinctrl-st.c |8 1 files changed, 4 insertions(+), 4