]> Gentwo Git Trees - linux/.git/commit
firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro
authorThomas Richard (TI.com) <thomas.richard@bootlin.com>
Tue, 14 Oct 2025 08:35:23 +0000 (10:35 +0200)
committerNishanth Menon <nm@ti.com>
Mon, 3 Nov 2025 15:08:53 +0000 (09:08 -0600)
commit7a4cd87e76fb4547d7843e3124611bf13004b18b
tree00f031924ede52ba52d1ea4f49bc9f3f49fd9844
parent3a8660878839faadb4f1a6dd72c3179c1df56787
firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro

Using pm_sleep_ptr() macro allows to remove ifdeffery and
'__maybe_unused' annotations.

Signed-off-by: Thomas Richard (TI.com) <thomas.richard@bootlin.com>
Link: https://patch.msgid.link/20251014-ti-sci-pm-ops-cleanup-v1-1-70b50b73ac85@bootlin.com
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/firmware/ti_sci.c