On Thu, Nov 18, 2021 at 11:56:48AM +0100, Hans de Goede wrote: > Offset/pin 0 is a perfectly valid offset, so stop using it to have > the special meaning of interrupt line not used in the intr_lines. > > Instead introduce a new special INTR_LINE_UNUSED value which is never > a valid offset and use that to indicate unused interrupt lines. > > Cc: Yauhen Kharuzhy <jekhor@xxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>