commit | 08b519534e8c9a2bbf26db3e2dbab81e40b91705 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sun Apr 13 12:09:05 2014 -0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 22 15:10:35 2014 +0200 |
tree | 7e709ac94a34b6e304423faf9bb1db723fd463dd | |
parent | c57a05b0eb0ee0205b34f2694b035afc75fa71e4 [diff] |
pinctrl: pinctrl-imx: Print the mux_mode field in hex format With debug enabled we get better readability dumps of the mux_mode register if we use hexadecimal format instead: imx6sl-pinctrl 20e0000.iomuxc: MX6SL_PAD_FEC_REF_CLK: 0x10 0x0001b0a8 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>