pinctrl: aspeed: Format pinconf debug consistent with pinmux
authorAndrew Jeffery <andrew@aj.id.au>
Thu, 10 Sep 2020 02:56:29 +0000 (12:26 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Sep 2020 12:38:44 +0000 (14:38 +0200)
commit7e8d8ac78f35b2fc8cb1548f4ea5f5d9eaf3b3f8
tree1fd53d21a568574aa2337c56d3da408cb2e558c8
parentcdfd8606e096a94265984efc247e938f8dad8034
pinctrl: aspeed: Format pinconf debug consistent with pinmux

When displaying which pinconf register and field is being touched,
format the field mask so that it's consistent with the way the pinmux
portion formats the mask.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20200910025631.2996342-2-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/pinctrl-aspeed.c