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 <[email protected]> Reviewed-by: Matti Vaittinen <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent fc832ac commit def387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)