[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169826056250.336761.2729314989598019924.b4-ty@kernel.org>
Date: Wed, 25 Oct 2023 21:02:42 +0200
From: Benjamin Tissoires <bentiss@...nel.org>
To: Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
Thomas Weißschuh <linux@...ssschuh.net>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: Re: [PATCH 0/4] HID: remove #ifdef CONFIG_PM
On Thu, 12 Oct 2023 12:23:37 +0200, Thomas Weißschuh wrote:
> Through the usage of pm_ptr() the CONFIG_PM-dependent code will always be
> compiled, protecting against bitrot.
> The linker will then garbage-collect the unused function avoiding any overhead.
>
> This series only converts three users of CONFIG_PM in drivers/hid/ but
> most of the others should be convertible, too.
>
> [...]
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git (for-6.7/config_pm), thanks!
[1/4] HID: core: remove #ifdef CONFIG_PM from hid_driver
https://git.kernel.org/hid/hid/c/df8b030d82dd
[2/4] HID: usbhid: remove #ifdef CONFIG_PM
https://git.kernel.org/hid/hid/c/f354872108eb
[3/4] HID: multitouch: remove #ifdef CONFIG_PM
https://git.kernel.org/hid/hid/c/fc2543414c3e
[4/4] HID: rmi: remove #ifdef CONFIG_PM
https://git.kernel.org/hid/hid/c/eeebfe6259ba
Cheers,
--
Benjamin Tissoires <bentiss@...nel.org>
Powered by blists - more mailing lists