Re: [PATCH] HID: use standard debug APIs

From: Benjamin Tissoires
Date: Mon Feb 06 2023 - 10:25:46 EST


On Fri, 23 Dec 2022 21:30:19 +0000, Thomas Weißschuh wrote:
> The custom "debug" module parameter is fairly inflexible.
> It can only manage debugging for all calls dbg_hid() at the same time.
>
> Furthermore it creates a mismatch between calls to hid_dbg() which can
> be managed by CONFIG_DYNAMIC_DEBUG and dbg_hid() which is managed by the
> module parameter.
>
> [...]

Applied to hid/hid.git (for-6.3/hid-core), thanks!

[1/1] HID: use standard debug APIs
https://git.kernel.org/hid/hid/c/3f16ba1c0768

Cheers,
--
Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>