diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-12-09 08:24:32 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-12-09 08:24:32 +0100 |
commit | d70ab7f7ee0692efc880d772dc5c212174d67e3b (patch) | |
tree | 82731bc8ccd773922df644881b2570d9c3702e8a /include | |
parent | 58936b29c4c3e633a92bb918409fe1f0ca148144 (diff) | |
parent | 2a7b1a00206895cfa444fd83477dca67a88a9d25 (diff) |
Merge branch 'fix/asoc' into for-linus
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 |