commit | 3abbdbe3dcd39547478e8ff089026a315a124376 | [log] [tgz] |
---|---|---|
author | Abanoub Sameh <abanoubsameh8@gmail.com> | Tue Jul 21 16:48:32 2020 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jul 21 19:12:57 2020 +0300 |
tree | caf3d923d9d8adf44269577a5fb5335a86e28e87 | |
parent | 37ceab74f12f00900734109ebf9b7a6a7791a9d0 [diff] |
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>