commit | f3af44f052272b815a2803b8205acfce393ee352 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Nov 06 14:38:55 2018 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Dec 07 16:54:16 2018 +0200 |
tree | aa9c46d4e543629d2f8b887a9009ead247f38b2b | |
parent | 9be93e1ab73f34953971cb1b92e79826aa274055 [diff] |
gpio: sodaville: Use for_each_set_bit() in IRQ handler This simplifies and standardizes the AB IRQ handler by using the for_each_set_bit() library function. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>