cris: fix comment typo occationally to occasionally
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
fd018fe823
commit
c23cf8baf6
|
@ -241,7 +241,7 @@ flush_etrax_cacherange(void *startadr, int length)
|
|||
}
|
||||
|
||||
/* Due to a bug in Etrax100(LX) all versions, receiving DMA buffers
|
||||
* will occationally corrupt certain CPU writes if the DMA buffers
|
||||
* will occasionally corrupt certain CPU writes if the DMA buffers
|
||||
* happen to be hot in the cache.
|
||||
*
|
||||
* As a workaround, we have to flush the relevant parts of the cache
|
||||
|
|
Loading…
Reference in New Issue