commit | fcce88d9ca1ae202801b75554c951a2393473afc | [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 Feb 08 15:55:38 2019 +0200 |
tree | 8f0be6533da50e9f9ef841ba4e78e2b7ff62ec62 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c [diff] |
gpio: crystalcove: 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> Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>