Commit 40d2f159 authored by Mark Brown's avatar Mark Brown

ASoC: Mark WM8958 microphone detection registers readable

So they show up in codec_reg.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent fadddc87
...@@ -209,9 +209,9 @@ const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = { ...@@ -209,9 +209,9 @@ const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = {
{ 0x0000, 0x0000 }, /* R205 */ { 0x0000, 0x0000 }, /* R205 */
{ 0x0000, 0x0000 }, /* R206 */ { 0x0000, 0x0000 }, /* R206 */
{ 0x0000, 0x0000 }, /* R207 */ { 0x0000, 0x0000 }, /* R207 */
{ 0x0000, 0x0000 }, /* R208 */ { 0xFFFF, 0xFFFF }, /* R208 */
{ 0x0000, 0x0000 }, /* R209 */ { 0xFFFF, 0xFFFF }, /* R209 */
{ 0x0000, 0x0000 }, /* R210 */ { 0xFFFF, 0xFFFF }, /* R210 */
{ 0x0000, 0x0000 }, /* R211 */ { 0x0000, 0x0000 }, /* R211 */
{ 0x0000, 0x0000 }, /* R212 */ { 0x0000, 0x0000 }, /* R212 */
{ 0x0000, 0x0000 }, /* R213 */ { 0x0000, 0x0000 }, /* R213 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment