aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2024-05-13 07:25:13 +0000
committerJakub Kicinski <[email protected]>2024-05-14 00:19:59 +0000
commitd5c50937d50f396ef97817e30361827ac5b166c2 (patch)
tree3e4b8a17057fc1a2fda5e970ca99d74b0645bafa /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentdt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support (diff)
downloadkernel-d5c50937d50f396ef97817e30361827ac5b166c2.tar.gz
kernel-d5c50937d50f396ef97817e30361827ac5b166c2.zip
net: stmmac: Add dedicated XPCS cleanup method
Currently the XPCS handler destruction is performed in the stmmac_mdio_unregister() method. It doesn't look good because the handler isn't originally created in the corresponding protagonist stmmac_mdio_unregister(), but in the stmmac_xpcs_setup() function. In order to have more coherent MDIO and XPCS setup/cleanup procedures, let's move the DW XPCS destruction to the dedicated stmmac_pcs_clean() method. This method will also be used to cleanup PCS hardware using the pcs_exit() callback that will be introduced to stmmac in a subsequent patch. Signed-off-by: Serge Semin <[email protected]> Co-developed-by: Romain Gantois <[email protected]> Signed-off-by: Romain Gantois <[email protected]> Reviewed-by: Russell King (Oracle) <[email protected]> Reviewed-by: Hariprasad Kelam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions