Skip to content

Commit

Permalink
ASoC: Add missed BCLK rate to WM5100 driver
Browse files Browse the repository at this point in the history
Reported-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Sep 22, 2011
1 parent e56235e commit d73ec75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/wm5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,6 +1511,7 @@ static int wm5100_bclk_rates_dat[WM5100_NUM_BCLK_RATES] = {
96000,
128000,
192000,
256000,
384000,
512000,
768000,
Expand Down

0 comments on commit d73ec75

Please sign in to comment.