commit | b0898fdaffb2932aba0108986b90d9d69888e189 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 08 13:15:36 2015 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Aug 10 08:37:35 2015 +0200 |
tree | e6c4aced86580dde2cabcd06757a8176da6fc359 | |
parent | 8ab7f089ec003f817f74c45a2563ed40a50de208 [diff] |
i2c: designware-pci: use IRQF_COND_SUSPEND flag The mentioned flag fixes a warning on Intel Edison board since one of the I2C controller shares IRQ line with watchdog timer. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>