mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
4dff987b49
PD#SWPL-226877 Problem: In k6.12, the phy & power and driver model parts of the crg drd controller driver is refactored. However they have some disagreements either with k5.15 driver or (driver model) k6.12 kernel. The remove()/shutdown() sequence is wrong. Solution: Updates crg drd controller driver to keep sync with procedures with k5.15 version and k6.12 kernel. Adjust remove()/shutdown() sequence Verify: t6d. Change-Id: I616700e48e717eb78915c623c754e02f829332e5 Signed-off-by: dian.shao <dian.shao@amlogic.com>