diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-24 18:16:03 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-10-25 13:06:57 +0300 |
commit | c19255659b6ed952948ce54a260efb2ad950cc54 (patch) | |
tree | 5221760095822fc8cef161932e32f66723b844f6 /include/sound/wm8904.h | |
parent | 4baabbf932ed4f97df8e18cf546d39b7c2138020 (diff) | |
download | linux-c19255659b6ed952948ce54a260efb2ad950cc54.tar.xz |
ASoC: Spelling s/configr/configur/
Fix misspellings of "configuration" and "configure".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191024151603.29043-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/wm8904.h')
-rw-r--r-- | include/sound/wm8904.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/wm8904.h b/include/sound/wm8904.h index 14074405f501..88ac1870510e 100644 --- a/include/sound/wm8904.h +++ b/include/sound/wm8904.h @@ -120,7 +120,7 @@ * DRC configurations are specified with a label and a set of register * values to write (the enable bits will be ignored). At runtime an * enumerated control will be presented for each DRC block allowing - * the user to choose the configration to use. + * the user to choose the configuration to use. * * Configurations may be generated by hand or by using the DRC control * panel provided by the WISCE - see http://www.wolfsonmicro.com/wisce/ |