mbox series

[0/2] power: supply: max77705: Fix two static checker issues

Message ID 94f55158-1776-4f2f-9296-e307e83d569a@stanley.mountain
Headers show
Series power: supply: max77705: Fix two static checker issues | expand

Message

Dan Carpenter March 21, 2025, 2:34 p.m. UTC
Fix some error handling and an error code bug.

Dan Carpenter (2):
  power: supply: max77705: Fix workqueue error handling in probe
  power: supply: max77705: Fix error code in max77705_get_health()

 drivers/power/supply/max77705_charger.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)