Fix common misspellings
[linux-2.6-block.git] / sound / soc / codecs / wm8994.c
index 3dc64c8b6a5c534c089f6d7f05becad32bc3bb4c..3290333b2bb9c676b122cb00f31367f88ef355d6 100644 (file)
@@ -82,18 +82,18 @@ struct wm8994_priv {
 
        int mbc_ena[3];
 
-       /* Platform dependant DRC configuration */
+       /* Platform dependent DRC configuration */
        const char **drc_texts;
        int drc_cfg[WM8994_NUM_DRC];
        struct soc_enum drc_enum;
 
-       /* Platform dependant ReTune mobile configuration */
+       /* Platform dependent ReTune mobile configuration */
        int num_retune_mobile_texts;
        const char **retune_mobile_texts;
        int retune_mobile_cfg[WM8994_NUM_EQ];
        struct soc_enum retune_mobile_enum;
 
-       /* Platform dependant MBC configuration */
+       /* Platform dependent MBC configuration */
        int mbc_cfg;
        const char **mbc_texts;
        struct soc_enum mbc_enum;