Re: [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards
Michael Reeves <[email protected]>
| Newsgroups | dev.linux.lists.asahi,dev.linux.lists.iommu,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANpmGNuoS+AK6yOo-S8Z7M9LbOqZXUN8Sgv46L_y=OYnU_orXA@mail.gmail.com> |
On Tue, Jun 30, 2026 at 11:41 PM Sasha Finkelstein <[email protected]> wrote: [...] > It looks like this section is duplicated in the following commit (8). > Is that correct? > Yes, it is duplicated, thank you for the pick up. I moved the fixup to the transport layer driver (in the following commit 8), which works better, but must have forgotten to delete it here. I will correct this in v2. Thank you again!