aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/pcc.c
diff options
context:
space:
mode:
authorTom Saeger <tom.saeger@oracle.com>2021-03-12 19:31:10 -0700
committerJassi Brar <jaswinder.singh@linaro.org>2021-04-13 20:07:35 -0500
commit9d2e8b93236a45f20ae0b71cc507301111cc2f58 (patch)
tree6e24bf016583bd52b0d50f23a317b04a996712b6 /drivers/mailbox/pcc.c
parentmailbox: pcc: fix platform_no_drv_owner.cocci warnings (diff)
downloadlinux-dev-9d2e8b93236a45f20ae0b71cc507301111cc2f58.tar.xz
linux-dev-9d2e8b93236a45f20ae0b71cc507301111cc2f58.zip
mailbox: fix various typos in comments
Fix trivial typos in mailbox driver comments. s/Intergrated/Integrated/ s/extenstion/extension/ s/atleast/at least/ s/commnunication/communication/ s/assgined/assigned/ s/commnunication/communication/ s/recevied/received/ s/succeded/succeeded/ s/implmentation/implementation/ s/definiation/definition/ s/traget/target/ s/wont/won't/ Cc: trivial@kernel.org Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/pcc.c')
-rw-r--r--drivers/mailbox/pcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mailbox/pcc.c b/drivers/mailbox/pcc.c
index 4b1a2d2a3d7b..0296558f9e22 100644
--- a/drivers/mailbox/pcc.c
+++ b/drivers/mailbox/pcc.c
@@ -32,7 +32,7 @@
* * Client writes WRITE cmd in communication region cmd address.
* * Client issues mbox_send_message() which rings the PCC doorbell
* for its PCC channel.
- * * If command completes, then writes have succeded and it can release
+ * * If command completes, then writes have succeeded and it can release
* the channel lock.
*
* There is a Nominal latency defined for each channel which indicates