On Tue, Apr 14, 2020 at 07:13:38PM +0300, Andy Shevchenko wrote: > There is no need to repeat functionality of platform_get_irq_optional() > in the driver. Replace it with explicit call to the helper. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>