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
This commit is contained in:
Julia Lawall 2022-03-14 12:53:52 +01:00 committed by Lee Jones
parent fc832ac987
commit def387a239
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/