Skip to content

Commit

Permalink
mfd: si476x-core.h: Fix "regulator" spelling in comment
Browse files Browse the repository at this point in the history
"regualtor" -> "regulator"

Signed-off-by: Michael Klein <michael@fossekall.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Michael Klein authored and Lee Jones committed Nov 27, 2020
1 parent e73fd3f commit 431ec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/mfd/si476x-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ enum si476x_mfd_cells {
* @SI476X_POWER_DOWN: In this state all regulators are turned off
* and the reset line is pulled low. The device is completely
* inactive.
* @SI476X_POWER_UP_FULL: In this state all the power regualtors are
* @SI476X_POWER_UP_FULL: In this state all the power regulators are
* turned on, reset line pulled high, IRQ line is enabled(polling is
* active for polling use scenario) and device is turned on with
* POWER_UP command. The device is ready to be used.
Expand Down

0 comments on commit 431ec7b

Please sign in to comment.