Skip to content

Commit

Permalink
ASoC: Compress WM8962 register access map
Browse files Browse the repository at this point in the history
Reduce the source code size still futher by only specifying non-zero
rows in the WM8962 access map.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
  • Loading branch information
Mark Brown committed Oct 11, 2010
1 parent f57f6c0 commit c969f19
Show file tree
Hide file tree
Showing 4 changed files with 1,148 additions and 21,166 deletions.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ snd-soc-wm8940-objs := wm8940.o
snd-soc-wm8955-objs := wm8955.o
snd-soc-wm8960-objs := wm8960.o
snd-soc-wm8961-objs := wm8961.o
snd-soc-wm8962-objs := wm8962.o wm8962-tables.o
snd-soc-wm8962-objs := wm8962.o
snd-soc-wm8971-objs := wm8971.o
snd-soc-wm8974-objs := wm8974.o
snd-soc-wm8978-objs := wm8978.o
Expand Down
Loading

0 comments on commit c969f19

Please sign in to comment.