debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR
Interacting with the USB_PHY_TEST MMR through debugfs was causing wide-spread chaos in the realm (kernel panic). Expunge all references to this demonic register. Signed-off-by: Andre Wolokita <Andre.Wolokita@analog.com>
This commit is contained in:

committed by
Steven Miao

parent
f7fee0366c
commit
bb717b33aa
@@ -1620,7 +1620,6 @@ static int __init bfin_debug_mmrs_init(void)
|
||||
D16(USB_APHY_CNTRL);
|
||||
D16(USB_APHY_CALIB);
|
||||
D16(USB_APHY_CNTRL2);
|
||||
D16(USB_PHY_TEST);
|
||||
D16(USB_PLLOSC_CTRL);
|
||||
D16(USB_SRP_CLKDIV);
|
||||
D16(USB_EP_NI0_TXMAXP);
|
||||
|
Reference in New Issue
Block a user