]> code.ossystems Code Review - bsp/u-boot.git/commit
pinctrl: imx: do not announce driver initialization
authorStefan Agner <stefan.agner@toradex.com>
Tue, 2 Aug 2016 05:50:16 +0000 (22:50 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Sep 2016 17:25:40 +0000 (14:25 -0300)
commite104855ce1055cc7c2ba3267480650c5d9f3a495
tree80d4392a6446afd8c4ad8b7ab6967ec0da57e7f2
parentaee3b4c1a8c29e7fc5755eb1a2c1982c10effacd
pinctrl: imx: do not announce driver initialization

It is not usual that drivers announce when they have been initialized.
use dev_dbg to announce device initialization.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/nxp/pinctrl-imx.c