On 9/8/25 5:22 PM, Johan Hovold wrote: > 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@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad