Re: [PATCH v2 1/2] phy: rockchip: usbdp: move type-orientation-switch further down

From: Quentin Schulz
Date: Wed Feb 26 2025 - 06:43:52 EST


Hi Heiko,

On 2/26/25 11:38 AM, Heiko Stuebner wrote:
From: Heiko Stuebner <heiko.stuebner@xxxxxxxxx>

Move the typec-orientation-switch functionality further down, next to
the typec-mux code. Not only brings this the typec-related functionality
closer together, but also the following change needs access to other
driver functions, that are below the current position.

No functional change.

Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxxxxx>

Checked with `meld`, the - and + diff are identical.

Reviewed-by: Quentin Schulz <quentin.schulz@xxxxxxxxx>

Thanks!
Quentin