commit | ae84f15c651ac47aee2e0301059025813a041d19 | [log] [tgz] |
---|---|---|
author | Abanoub Sameh <abanoubsameh8@gmail.com> | Tue Jul 21 16:49:02 2020 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 22 16:00:27 2020 +0300 |
tree | 222ffc7d58dad6e388b7f46969b5d2f60c48533a | |
parent | 22f61d4e6fea30bd571474c7ad335f8f1f609abf [diff] |
gpio: ich: 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>