realtek: separate lock of RTL8231 from phy driver
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Tue, 29 Mar 2022 10:29:34 +0000 (19:29 +0900)
committerSander Vanheule <sander@svanheule.net>
Sat, 8 Oct 2022 09:05:02 +0000 (11:05 +0200)
commit9b53a29a58d8cc271a22a207b050e788a6a5573e
treef749ae4da0df02181e231b8f960cd9d58a0677d1
parent7d6032f310058d7e9b96d7e1dc4d49c8232beff7
realtek: separate lock of RTL8231 from phy driver

RTL8231 and ethernet phys are not on the same bus, so separate the lock
to each own to cut off the unnecessary dependency.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/realtek/files-5.10/drivers/gpio/gpio-rtl8231.c