git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57a05b
)
pinctrl: pinctrl-imx: Print the mux_mode field in hex format
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 13 Apr 2014 15:09:05 +0000
(12:09 -0300)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 22 Apr 2014 13:10:35 +0000
(15:10 +0200)
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>
No differences found