mmc: cqhci: fix typo
'descritors' -> 'descriptors' Signed-off-by: Yue Hu <huyue2@yulong.com> Link: https://lore.kernel.org/r/20210520101330.2255-1-zbestahu@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
1e9daaf616
commit
47d23c95fe
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ static void cqhci_dumpregs(struct cqhci_host *cq_host)
|
|||
}
|
||||
|
||||
/*
|
||||
* The allocated descriptor table for task, link & transfer descritors
|
||||
* The allocated descriptor table for task, link & transfer descriptors
|
||||
* looks like:
|
||||
* |----------|
|
||||
* |task desc | |->|----------|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue