Re: [PATCH RESEND 5/5] HID: multitouch: add device ID for Apple Touch Bar
From: Aditya Garg
Date: Tue Mar 25 2025 - 13:05:26 EST
FWIW, using my alt gmail account, since outlook is not sending me all the mails for some reason.
> On 25 Mar 2025, at 10:32 PM, Aditya Garg <adityagarg1208@xxxxxxxxx> wrote:
>
> Yes I can move hid_find_field to the original location as well. But, I would not want to devm_kzalloc as well unnecessarily if the touchbar is in the basic mode instead of drm mode which will cause this -ENODEV to be executed right?