[PATCH] pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
Dong Aisheng
b29396 at freescale.com
Thu Jul 12 05:12:07 EDT 2012
On Fri, Jul 06, 2012 at 05:11:40PM +0800, Dong Aisheng wrote:
> On Thu, Jun 21, 2012 at 06:10:35PM +0800, Dong Aisheng wrote:
> > From: Dong Aisheng <dong.aisheng at linaro.org>
> >
> > Fix regression for commit 3a86a5f8 (pinctrl: pinctrl-imx: free allocated
> > pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP)
> > introduced in 3.5-rc3.
> > With above commit, the debug code will alway be excuted.
> > Change to excute it only when DEBUG is defined.
> >
> > Signed-off-by: Dong Aisheng <dong.aisheng at linaro.org>
> > ---
> > Hopefully it can catch 3.5.
> > ---
> > drivers/pinctrl/pinctrl-imx.c | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> Ping.
>
Hi Linus,
Can you help merge this?
Regards
Dong Aisheng
More information about the linux-arm-kernel
mailing list