Re: [PATCH] soc: qcom: pmic_pdcharger_ulog: fix sparse warnings

From: Andrew Halaney
Date: Thu Dec 07 2023 - 09:50:39 EST


Hey Neil,

On Thu, Dec 07, 2023 at 09:31:54AM +0100, Neil Armstrong wrote:
> Fix sparse warning by comverting values to le32() as expected
> in the get_ulog_req_msg.hdr struct.
>
> Fixes: 086fdb48bc65 ("soc: qcom: add ADSP PDCharger ULOG driver")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202312060355.M0eJtq4X-lkp@xxxxxxxxx/
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>

I already sent this change (among two other small issues I found) over
at:

https://lore.kernel.org/linux-arm-msm/20231205-pmicpdcharger-ulog-fixups-v1-0-71c95162cb84@xxxxxxxxxx/

Thanks,
Andrew