Re: [PATCH v2 1/3] pinctrl: cherryview: Don't use pin/offset 0 to mark an interrupt line as unused
From: Andy Shevchenko <hidden>
Date: 2021-11-26 18:19:38
Also in:
linux-acpi
From: Andy Shevchenko <hidden>
Date: 2021-11-26 18:19:38
Also in:
linux-acpi
On Thu, Nov 18, 2021 at 01:14:15PM +0200, Mika Westerberg wrote:
On Thu, Nov 18, 2021 at 11:56:48AM +0100, Hans de Goede wrote:quoted
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 <redacted> Signed-off-by: Hans de Goede <redacted>Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Pushed to my review and testing queue, thanks! -- With Best Regards, Andy Shevchenko