Skip to content

Commit

Permalink
mfd: bd9576: fix typos in comments
Browse files Browse the repository at this point in the history
Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Reviewed-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220314115354.144023-29-Julia.Lawall@inria.fr
  • Loading branch information
Julia Lawall authored and Lee Jones committed Mar 23, 2022
1 parent fc832ac commit def387a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mfd/rohm-bd9576.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ enum {
};

/*
* Due to the BD9576MUF nasty IRQ behaiour we don't always populate IRQs.
* Due to the BD9576MUF nasty IRQ behaviour we don't always populate IRQs.
* These will be added to regulator resources only if IRQ information for the
* PMIC is populated in device-tree.
*/
Expand Down

0 comments on commit def387a

Please sign in to comment.