Skip to content

Commit

Permalink
ASoC: Add missing default for WM5100 Clocking 1
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 Oct 11, 2011
1 parent 684a65d commit 3a53d82
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 @@ -794,6 +794,7 @@ u16 wm5100_reg_defaults[WM5100_MAX_REGISTER + 1] = {
[0x0030] = 0x0000, /* R48 - PWM Drive 1 */
[0x0031] = 0x0100, /* R49 - PWM Drive 2 */
[0x0032] = 0x0100, /* R50 - PWM Drive 3 */
[0x0100] = 0x0002, /* R256 - Clocking 1 */
[0x0101] = 0x0000, /* R257 - Clocking 3 */
[0x0102] = 0x0011, /* R258 - Clocking 4 */
[0x0103] = 0x0011, /* R259 - Clocking 5 */
Expand Down

0 comments on commit 3a53d82

Please sign in to comment.