aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2018-04-28 03:01:50 +0800
committerLinus Walleij <linus.walleij@linaro.org>2018-05-02 14:36:31 +0200
commit7d6989ade916c37227e3054445b3fc3eebacb5d6 (patch)
treec5aad2a0aeb943b06aa73519a0c0eae51be63a27 /drivers/pinctrl/sh-pfc
parentpinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID (diff)
downloadlinux-dev-7d6989ade916c37227e3054445b3fc3eebacb5d6.tar.xz
linux-dev-7d6989ade916c37227e3054445b3fc3eebacb5d6.zip
pinctrl: imx: use seq_puts() instead of seq_printf()
For a constant format without additional arguments, use seq_puts() instead of seq_printf(). Also, it fixes the following checkpatch warning. WARNING: Prefer seq_puts to seq_printf + seq_printf(s, "N/A"); WARNING: Prefer seq_puts to seq_printf + seq_printf(s, "\n"); Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Fabio Estevam <festevam@gmail.com> Cc: Stefan Agner <stefan@agner.ch> Cc: Pengutronix Kernel Team <kernel@pengutronix.de> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sh-pfc')
0 files changed, 0 insertions, 0 deletions