Ian Molton 3e8e1952e3 ASoC: cleanup duplicated code.
Many codec drivers were implementing cookie-cutter copies of the function
that adds kcontrols to the codec.

This patch moves this code to a common function snd_soc_add_controls() in
soc-core.c and updates all drivers using copies of this function to use the
new common version.

[Edited to raise priority of error log message and document parameters.
 -- broonie]

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-01-09 10:39:49 +00:00
..
2008-11-17 11:45:39 +00:00
2008-08-25 09:57:38 +02:00
2008-08-25 09:57:48 +02:00
2008-12-09 10:49:26 +00:00
2009-01-09 10:39:49 +00:00
2008-11-17 11:45:39 +00:00
2008-11-12 11:13:29 +01:00