ufshci(4): Fix a typo in a source code comment
- s/Diable/Disable/ MFC after: 3 days
This commit is contained in:
@@ -397,7 +397,7 @@ ufshci_ctrlr_construct(struct ufshci_controller *ctrlr, device_t dev)
|
||||
/* Read the UECPA register to clear */
|
||||
ufshci_mmio_read_4(ctrlr, uecpa);
|
||||
|
||||
/* Diable Auto-hibernate */
|
||||
/* Disable Auto-hibernate */
|
||||
ahit = 0;
|
||||
ufshci_mmio_write_4(ctrlr, ahit, ahit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user