Re: [PATCH] davinci: Use standard logging styles

2014-11-18 Thread Sekhar Nori
On Saturday 01 November 2014 06:21 AM, Joe Perches wrote: > Convert printks to pr_ and pr_warning to pr_warn. > > Other miscellanea: > > o Coalesce formats > o Realign arguments > o Use %s, __func__ instead of embedded function names > o Add pr_fmt to mityomapl138 and mux > > Signed-off-by: Joe

Re: [PATCH] davinci: Use standard logging styles

2014-11-18 Thread Sekhar Nori
On Saturday 01 November 2014 06:21 AM, Joe Perches wrote: Convert printks to pr_level and pr_warning to pr_warn. Other miscellanea: o Coalesce formats o Realign arguments o Use %s, __func__ instead of embedded function names o Add pr_fmt to mityomapl138 and mux Signed-off-by: Joe