]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: crystalcove: changed every 'unsigned' to 'unsigned int'
authorAbanoub Sameh <abanoubsameh8@gmail.com>
Tue, 21 Jul 2020 14:48:32 +0000 (16:48 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 21 Jul 2020 16:12:57 +0000 (19:12 +0300)
commitd27b81daa233f2ff55cd4847141a29d33b38a6f4
treecaf3d923d9d8adf44269577a5fb5335a86e28e87
parent138c10488107454ad8c4ab268de55126657ebbb8
gpio: crystalcove: changed every 'unsigned' to 'unsigned int'

Changed 'unsigned' to 'unsigned int'.
This makes the code more uniform, and compliant with the kernel coding style.

Signed-off-by: Abanoub Sameh <abanoubsameh@protonmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-crystalcove.c