commit | 5a6f8d7b3b2914deaec60ea9986729b8f4cff2fc | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Oct 05 15:27:04 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 07 12:26:14 2016 +0200 |
tree | 971304c4f2574960d529fd948e6c8ff8ed865bec | |
parent | a99546ab6294e11b71dfbeee7f2432b1f028f65d [diff] |
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>