From: Linus Torvalds Date: Fri, 24 Mar 2023 22:32:01 +0000 (-0700) Subject: Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d7b5c942f0752894a91a925c7249116333d4ab25;p=linux.git Merge tag 'for-v6.3-rc' of git://git./linux/kernel/git/sre/linux-power-supply Pull power supply fixes from Sebastian Reichel: - rk817: Fix compiler warning - cros_usbpd-charger: Fix excessive error printing - axp288_fuel_gauge: handle platform_get_irq error - bq24190 and da9150: Fix race condition in remove path * tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition power: supply: bq24190: Fix use after free bug in bq24190_remove due to race condition power: supply: axp288_fuel_gauge: Added check for negative values power: supply: cros_usbpd: reclassify "default case!" as debug power: supply: rk817: Fix unsigned comparison with less than zero --- d7b5c942f0752894a91a925c7249116333d4ab25