mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
mailbox: arm_mhuv3: fix typo in comment
Fix typo "channnels"-> "channels" in struct documentation. Signed-off-by: Lakshmi S <lakshmicar.2023@gmail.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
This commit is contained in:
parent
dfd997b1e2
commit
9cf4d3f102
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ struct mhuv3_extension {
|
|||
* @rev: MHUv3 controller IIDR revision.
|
||||
* @var: MHUv3 controller IIDR variant.
|
||||
* @prod_id: MHUv3 controller IIDR product_id.
|
||||
* @num_chans: The total number of channnels discovered across all extensions.
|
||||
* @num_chans: The total number of channels discovered across all extensions.
|
||||
* @cmb_irq: Combined IRQ number if any found defined.
|
||||
* @ctrl: A reference to the MHUv3 control page for this block.
|
||||
* @pbx: Base address of the PBX register mapping region.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue