Skip to content

Commit 7439104

Browse files
tititiou36Lee Jones
authored andcommitted
mfd: Kconfig: Fix some misspelling of the word functionality
Fix several variations of typo around functionali{ty,es}. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Lee Jones <[email protected]>
1 parent 7235d9e commit 7439104

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

drivers/mfd/Kconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ config AB8500_CORE
12161216
chip. This connects to U8500 either on the SSP/SPI bus (deprecated
12171217
since hardware version v1.0) or the I2C bus via PRCMU. It also adds
12181218
the irq_chip parts for handling the Mixed Signal chip events.
1219-
This chip embeds various other multimedia funtionalities as well.
1219+
This chip embeds various other multimedia functionalities as well.
12201220

12211221
config AB8500_DEBUG
12221222
bool "Enable debug info via debugfs"
@@ -1866,7 +1866,7 @@ config MFD_WM8994
18661866
has on board GPIO and regulator functionality which is
18671867
supported via the relevant subsystems. This driver provides
18681868
core support for the WM8994, in order to use the actual
1869-
functionaltiy of the device other drivers must be enabled.
1869+
functionality of the device other drivers must be enabled.
18701870

18711871
config MFD_WM97xx
18721872
tristate "Wolfson Microelectronics WM97xx"
@@ -1879,7 +1879,7 @@ config MFD_WM97xx
18791879
designed for smartphone applications. As well as audio functionality
18801880
it has on board GPIO and a touchscreen functionality which is
18811881
supported via the relevant subsystems. This driver provides core
1882-
support for the WM97xx, in order to use the actual functionaltiy of
1882+
support for the WM97xx, in order to use the actual functionality of
18831883
the device other drivers must be enabled.
18841884

18851885
config MFD_STW481X
@@ -1972,7 +1972,7 @@ config MFD_STPMIC1
19721972
Support for ST Microelectronics STPMIC1 PMIC. STPMIC1 has power on
19731973
key, watchdog and regulator functionalities which are supported via
19741974
the relevant subsystems. This driver provides core support for the
1975-
STPMIC1. In order to use the actual functionaltiy of the device other
1975+
STPMIC1. In order to use the actual functionality of the device other
19761976
drivers must be enabled.
19771977

19781978
To compile this driver as a module, choose M here: the

0 commit comments

Comments
 (0)