staging: Fix misspelling of "invocation" in comment.
A comment misspells "invocation"; this fixes it. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
39cfb97b0d
commit
3fc0d278e3
|
@ -52,7 +52,7 @@
|
||||||
* around the register accesses. The next higher level represents C-callable
|
* around the register accesses. The next higher level represents C-callable
|
||||||
* prism2 API functions that match the Intersil documentation as closely
|
* prism2 API functions that match the Intersil documentation as closely
|
||||||
* as is reasonable. The next higher layer implements common sequences
|
* as is reasonable. The next higher layer implements common sequences
|
||||||
* of invokations of the API layer (e.g. write to bap, followed by cmd).
|
* of invocations of the API layer (e.g. write to bap, followed by cmd).
|
||||||
*
|
*
|
||||||
* Common sequences:
|
* Common sequences:
|
||||||
* hfa384x_drvr_xxx Highest level abstractions provided by the
|
* hfa384x_drvr_xxx Highest level abstractions provided by the
|
||||||
|
|
Loading…
Reference in New Issue