Skip to content

Commit def387a

Browse files
JuliaLawallLee Jones
authored andcommitted
mfd: bd9576: fix typos in comments
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
1 parent fc832ac commit def387a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/mfd/rohm-bd9576.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ enum {
2323
};
2424

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

0 commit comments

Comments
 (0)