Arnaud Lacombe
f3607aef0d
ASoC: sound/max98088: add missing __devexit marker
...
This fixes the following warning:
sound/soc/codecs/max98088.c:2054:12: warning: 'max98088_i2c_remove' defined but not used
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com >
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2010-10-27 07:53:31 +02:00
Dimitris Papastamos
4428bc0990
ASoC: max98088: Staticise m98088_eq_band
...
This function is not exported and it does not seem to be called from
anywhere else therefore it should be static.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com >
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2010-10-21 13:47:49 -07:00
Mark Brown
e86e1244a4
ASoC: Restore MAX98088 CODEC driver
...
This reverts commit f6765502f8
and adds
the missing include file.
Signed-off-by: Peter Hsiang <Peter.Hsiang@maxim-ic.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2010-10-18 16:46:27 -07:00
Mark Brown
f6765502f8
Revert "ASoC: Add max98088 CODEC driver"
...
This reverts commit e65d255a5a
since it
does not build.
2010-10-18 06:01:33 +01:00
Peter Hsiang
e65d255a5a
ASoC: Add max98088 CODEC driver
...
This patch adds the MAX98088 CODEC driver.
Signed-off-by: Peter Hsiang <peter.hsiang@maxim-ic.com >
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2010-10-15 11:56:44 +01:00