Re: [PATCH] pinctrl: pinconf-generic: Remove ti prefix in dev_err messages

2013-08-29 Thread Linus Walleij
On Thu, Aug 29, 2013 at 4:05 AM, Axel Lin wrote: > It does not make sense to show ti prefix in > pinconf_generic_dt_subnode_to_map() > dev_err messages. > > Signed-off-by: Axel Lin Patch applied, probably a copy/paste bug. Yours, Linus Walleij -- To unsubscribe from this list: send the line "

[PATCH] pinctrl: pinconf-generic: Remove ti prefix in dev_err messages

2013-08-28 Thread Axel Lin
It does not make sense to show ti prefix in pinconf_generic_dt_subnode_to_map() dev_err messages. Signed-off-by: Axel Lin --- drivers/pinctrl/pinconf-generic.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/pinconf-generic.c b/drivers/pinctrl/pinconf-ge