]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: can-transceiver: Drop unnecessary "mux-states" property presence check
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 18:54:21 +0000 (12:54 -0600)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 Feb 2025 17:10:19 +0000 (22:40 +0530)
commitd02dfd4ceb2e9f34caaaaf87105267e2f722f443
treeb9dc437923b14f546cd5acce53066f2b0778a3ce
parent0d8db251dd15d2e284f5a6a53bc2b869f3eca711
phy: can-transceiver: Drop unnecessary "mux-states" property presence check

It doesn't matter whether "mux-states" is not present or there is some
other issue parsing it causing an error. Drop the presence check and
rework the error handling to ignore anything other than deferred probe.

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250203185421.3383805-2-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/phy-can-transceiver.c