Re: [PATCH] HID: cp2112: Use irqchip template
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-08-17 10:00:36
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-08-17 10:00:36
On Wed, 22 Jul 2020, Linus Walleij wrote:
This makes the driver use the irqchip template to assign properties to the gpio_irq_chip instead of using the explicit calls to gpiochip_irqchip_add(). The irqchip is instead added while adding the gpiochip. Cc: Eudean Sun <redacted> Cc: Benjamin Tissoires <redacted> Cc: Sébastien Szymanski <redacted> Signed-off-by: Linus Walleij <redacted>
Applied, thanks. -- Jiri Kosina SUSE Labs