Skip to content

Commit 1f4bd08

Browse files
author
Fox Snowpatch
committed
1 parent 5165c17 commit 1f4bd08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/soc/fsl/dpaa2-io.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ struct device;
2222
* DOC: DPIO Service
2323
*
2424
* The DPIO service provides APIs for users to interact with the datapath
25-
* by enqueueing and dequeing frame descriptors.
25+
* by enqueueing and dequeueing frame descriptors.
2626
*
2727
* The following set of APIs can be used to enqueue and dequeue frames
2828
* as well as producing notification callbacks when data is available
@@ -33,7 +33,7 @@ struct device;
3333

3434
/**
3535
* struct dpaa2_io_desc - The DPIO descriptor
36-
* @receives_notifications: Use notificaton mode. Non-zero if the DPIO
36+
* @receives_notifications: Use notification mode. Non-zero if the DPIO
3737
* has a channel.
3838
* @has_8prio: Set to non-zero for channel with 8 priority WQs. Ignored
3939
* unless receives_notification is TRUE.

0 commit comments

Comments
 (0)