commit | 532e762d51d06291e3c40d5f7be8e42dce3b3d05 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 01 18:20:46 2020 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jul 02 13:16:05 2020 +0300 |
tree | 5025c82fc0e20481cd66f7c5db811b70eb99c36e | |
parent | 85b565c99eca5305d6f55e7855e27a427a81e6e6 [diff] |
gpio: pch: Move IRQ status message to verbose debug level If one of the devices which share the same IRQ line doesn't care about interrupt GPIO will spam the log with status equal to 0x00. Move IRQ status message to verbose debug level (it still might be useful). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>