+7
−6
Loading
There is no need to have an additional variable in IRQ handler. We may simple
rely on the fact of having non-zero register value we read from the hardware.
While here, drop repetitive messages in time critical function.
Signed-off-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com>