mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b8daa25100
PD#SWPL-174364 Problem: watchdog: BUG: soft lockup - CPU#0 stuck for 45s! stuck in the mutex_lock in crg_otg_write_UDC Bug: SH-20203 Solution: change mutex_lock to mutex_trylock Verify: t7 Change-Id: I26ceb79f3ff53a47dec185d7ce71040b629d7216 Signed-off-by: he.he <he.he@amlogic.com>