Home
last modified time | relevance | path

Searched hist:"6959 d2367bc3503ac4ba3eb4ec6584a43150d6b3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.cdiff 6959d2367bc3503ac4ba3eb4ec6584a43150d6b3 Fri Jun 28 22:55:37 CEST 2024 Sean Anderson <sean.anderson@linux.dev> phy: zynqmp: Store instance instead of type

The phy "type" is just the combination of protocol and instance, and is
never used apart from that. Store the instance directly, instead of
converting to a type first. No functional change intended.

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://lore.kernel.org/r/20240628205540.3098010-3-sean.anderson@linux.dev
Signed-off-by: Vinod Koul <vkoul@kernel.org>