Skip to content

Commit

Permalink
ASoC: Mark WM5100 MISC CONTROL as readable
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Nov 9, 2011
1 parent 60bf5b0 commit d926b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/wm5100-tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ bool wm5100_readable_register(struct device *dev, unsigned int reg)
case WM5100_MIC_DETECT_1:
case WM5100_MIC_DETECT_2:
case WM5100_MIC_DETECT_3:
case WM5100_MISC_CONTROL:
case WM5100_INPUT_ENABLES:
case WM5100_INPUT_ENABLES_STATUS:
case WM5100_IN1L_CONTROL:
Expand Down

0 comments on commit d926b5a

Please sign in to comment.