huangcm
2025-08-30 0269911b91ed7e03c24005924cc6423abf245fb8
longan/kernel/linux-4.9/drivers/power/supply/axp803_usb_power.c
....@@ -146,7 +146,7 @@
146146 pr_info("current limit setted: usb pc type\n");
147147 } else {
148148 axp803_usb_set_ihold(usb_power, axp_config->pmu_usbad_cur);
149
- pr_info("current limit not set: usb adapter type\n");
149
+ pr_info("current limit not set: usb adapter type ihold = %d\n", axp_config->pmu_usbad_cur);
150150 }
151151 }
152152