Hello:
This patch was applied to netdev/net.git (main) by Marc Kleine-Budde mkl@pengutronix.de:
On Tue, 17 Jun 2025 17:50:02 +0200 you wrote:
From: Brett Werling brett.werling@garmin.com
Fixes the power regulator retrieval in tcan4x5x_can_probe() by ensuring the regulator pointer is not set to NULL in the successful return from devm_regulator_get_optional().
Fixes: 3814ca3a10be ("can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config") Signed-off-by: Brett Werling brett.werling@garmin.com Link: https://patch.msgid.link/20250612191825.3646364-1-brett.werling@garmin.com Cc: stable@vger.kernel.org Signed-off-by: Marc Kleine-Budde mkl@pengutronix.de
[...]
Here is the summary with links: - [net] can: tcan4x5x: fix power regulator retrieval during probe https://git.kernel.org/netdev/net/c/db2272054520
You are awesome, thank you!