]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180937 IPU: Change IPU error message to IPU warning
authorSandor Yu <R01008@freescale.com>
Wed, 13 Jun 2012 11:18:43 +0000 (19:18 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:48 +0000 (08:34 +0200)
commit9f02947911a2af9a504b5aa661f8dc15b03e057d
tree8f991825417fb0e6b571aadb77fec9a9ecd9792f
parent406067f89002215607988364f1255abc53e7ccba
ENGR00180937 IPU: Change IPU error message to IPU warning

IPU driver will print unexpect interrupt state in ipu_irq_handler function,
It is for IPU debug and state check, not a IPU error.
So change print function from dev_error to dev_warn.

Signed-off-by: Sandor Yu <R01008@freescale.com>
drivers/mxc/ipu3/ipu_common.c