]> Gentwo Git Trees - linux/.git/commit
cpuidle: qcom-spm: drop unnecessary initialisations
authorJohan Hovold <johan@kernel.org>
Mon, 8 Sep 2025 15:22:13 +0000 (17:22 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Sep 2025 10:49:52 +0000 (12:49 +0200)
commita2d100c47f4eccb0cb6c2a6a915f2c9e13b54ae7
tree2c360ad694c0a4b0981f763a158401f11d238c8f
parentcdc06f912670c8c199d5fa9e78b64b7ed8e871d0
cpuidle: qcom-spm: drop unnecessary initialisations

Drop the unnecessary initialisations of the platform device and driver
data pointers which are assigned on first use when registering the
cpuidle device during probe.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpuidle/cpuidle-qcom-spm.c