diff options
| author | Takashi Iwai <tiwai@suse.de> | 2010-12-20 12:28:51 +0300 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2010-12-20 12:28:51 +0300 |
| commit | 67c6dc4df1ecdc434260898d5a4163e78c36b240 (patch) | |
| tree | 60f853409f2c2ec20bba9b7da6ab9995e86665c5 /include | |
| parent | 30fac30103185d853cb5cdb4bbed70d629d6da7e (diff) | |
| parent | 022c92befa539174125b0a1b5e52dd57affefe9f (diff) | |
| download | linux-67c6dc4df1ecdc434260898d5a4163e78c36b240.tar.xz | |
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/mfd/wm8994/pdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/wm8994/pdata.h b/include/linux/mfd/wm8994/pdata.h index 5c51f367c061..add8a1b8bcf0 100644 --- a/include/linux/mfd/wm8994/pdata.h +++ b/include/linux/mfd/wm8994/pdata.h @@ -29,7 +29,7 @@ struct wm8994_ldo_pdata { #define WM8994_CONFIGURE_GPIO 0x8000 #define WM8994_DRC_REGS 5 -#define WM8994_EQ_REGS 19 +#define WM8994_EQ_REGS 20 /** * DRC configurations are specified with a label and a set of register |
