gpio: pch: Move IRQ status message to verbose debug level
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 1 Jul 2020 15:20:46 +0000 (18:20 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 2 Jul 2020 10:16:05 +0000 (13:16 +0300)
commit532e762d51d06291e3c40d5f7be8e42dce3b3d05
tree5025c82fc0e20481cd66f7c5db811b70eb99c36e
parent85b565c99eca5305d6f55e7855e27a427a81e6e6
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>
drivers/gpio/gpio-pch.c