linux/drivers/staging/mt7621-pinctrl
Sergio Paracuellos c3de99239e staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int'
This commit replaces all 'unsigned' type declarations along
the driver code in favour of the preferred one 'unsigned int'.
This also silence checkpatch script warnings about this issue.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 21:46:05 +09:00
..
Kconfig
Makefile
pinctrl-rt2880.c staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int' 2018-06-28 21:46:05 +09:00
TODO