Re: [PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2023-07-27 18:43:37
Also in:
lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2023-07-27 18:43:37
Also in:
lkml
On Mon, Jul 03, 2023 at 09:52:10PM +0300, Andy Shevchenko wrote:
After I updated GPIO library for the case Benjamin has with CP2112, I have a brief look into the CP2112 driver itself. From GPIO perspective it has two main (maitenance) issues: - usage of ->to_irq() with IRQ chip present; - having IRQ chip not immutable. Besides that there are plenty small cleanups here and there. Hence this series.
Any comments on this? -- With Best Regards, Andy Shevchenko