summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tb10x.c
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2014-10-16 10:11:29 -0700
committerLinus Walleij <linus.walleij@linaro.org>2014-10-28 16:59:31 +0100
commiteec450713e5c5cafa9b8565c84548580080b1f64 (patch)
treebce0c8ec02794bc71cd863db34bc44788908a831 /drivers/pinctrl/pinctrl-tb10x.c
parentc61c2d7071d865adc3bbd92dee670bcf7bf56099 (diff)
downloadlinux-eec450713e5c5cafa9b8565c84548580080b1f64.tar.gz
linux-eec450713e5c5cafa9b8565c84548580080b1f64.tar.bz2
linux-eec450713e5c5cafa9b8565c84548580080b1f64.zip
pinctrl: pinconf-generic: Add flag to print arguments
When dumping pinconf information in debugfs, config arguments are only printed when a unit is present and the argument is != 0. For parameters like the slew rate, this does not work. The slew rate uses a driver specific format for the argument, i.e. 0 can be a valid argument and a unit is not provided for it. For that reason, add a flag to enable printing the argument instead of inferring it from the presence of a unit and the value of the argument. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-tb10x.c')
0 files changed, 0 insertions, 0 deletions