]> Git Repo - J-u-boot.git/commit
net: fsl_enetc: Pass udevice pointer to accessors
authorMarek Vasut <[email protected]>
Thu, 16 Jan 2025 04:03:27 +0000 (05:03 +0100)
committerFabio Estevam <[email protected]>
Mon, 20 Jan 2025 11:40:39 +0000 (08:40 -0300)
commitdb7d2356dfd1e578532e1edd7459834b785b7930
treeda403a0de34951053f641e46c6344cb0b12b1ec5
parenta6a850fead918f4530263327a0d9281d5a659c80
net: fsl_enetc: Pass udevice pointer to accessors

Pass struct udevice * into the register accessors, so the accessors can reach
driver data, which contain device specific register offsets.

Signed-off-by: Marek Vasut <[email protected]>
drivers/net/fsl_enetc.c
This page took 0.031918 seconds and 4 git commands to generate.