Re: [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards
From: Michael Reeves
Date: Wed Jul 01 2026 - 10:27:26 EST
On Tue, Jun 30, 2026 at 11:41 PM Sasha Finkelstein <k@xxxxxxxxxxxxxx> 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!