Quoting Thierry Reding (2019-08-28 01:34:10) > From: Thierry Reding <[email protected]> > > In some cases the interrupt line of a device is optional. Introduce a > new platform_get_irq_optional() that works much like platform_get_irq() > but does not output an error on failure to find the interrupt. > > Signed-off-by: Thierry Reding <[email protected]> > ---
Thanks! Reviewed-by: Stephen Boyd <[email protected]>
