]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: pinctrl-imx: Print the mux_mode field in hex format
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 13 Apr 2014 15:09:05 +0000 (12:09 -0300)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 22 Apr 2014 13:10:35 +0000 (15:10 +0200)
commit08b519534e8c9a2bbf26db3e2dbab81e40b91705
tree7e709ac94a34b6e304423faf9bb1db723fd463dd
parentc57a05b0eb0ee0205b34f2694b035afc75fa71e4
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>
drivers/pinctrl/pinctrl-imx.c