drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation
authorSamuel Holland <samuel@sholland.org>
Wed, 15 Jun 2022 04:55:43 +0000 (23:55 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 16 Jun 2022 07:27:46 +0000 (09:27 +0200)
commit6da623684cdbe4532c55ed7f18b9b46badb730cd
tree2448878fd4a2d664cd002bb3020215f5b638a4e4
parentef2731e48b51857840f59d168d18d2f1e862b1b7
drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation

Now that the PHY ops are separated, sort them topologically, with the
common sun8i_hdmi_phy_set_polarity helper at the top. No function
contents are changed in this commit.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220615045543.62813-7-samuel@sholland.org
drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c