pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 27 Jan 2021 11:45:45 +0000 (13:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Feb 2021 12:44:36 +0000 (13:44 +0100)
commitb4435b42aafcdbd98da151158e863b904ad97d80
treea8f01bdcff6bdc1cde1b42008cd5e07804db0161
parentc709135e576b593d2ea4aef84b8fcd924a816a2d
pinctrl: at91-pio4: fix "Prefer 'unsigned int' to bare use of 'unsigned'"

Fix "Prefer 'unsigned int' to bare use of 'unsigned'" checkpatch.pl
warning.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/1611747945-29960-4-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91-pio4.c