Sachin Kamat
3e12af7e13
ASoC: max98090: Make struct dev_pm_ops const
...
Silences the following checkpatch warning:
WARNING: struct dev_pm_ops should normally be const.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2013-03-04 11:13:14 +08:00
Sachin Kamat
a3a6cc8465
ASoC: max98090: Convert to devm_regmap_init_i2c()
...
devm_regmap_init_i2c() is device managed and makes error
handling and code cleanup simpler.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2013-03-04 11:13:14 +08:00
Sachin Kamat
f314cbe84f
ASoC: max98090: Remove unneeded version.h header include
...
version.h header file inclusion is not required as detected by versioncheck.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2013-03-04 11:13:14 +08:00
Jerry Wong
685e42154d
ASoC: Replace max98090 Device Driver
...
This patch completes the replacement of the existing max98090 driver,
by installing a more complete driver.
Signed-off-by: Jerry Wong <jerry.wong@maximintegrated.com >
Tested-by: Matthew Mowdy <matthew.mowdy@maximintegrated.com >
Reviewed-by: Ralph Birt <ralph.birt@maximintegrated.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2013-02-07 12:59:34 +00:00
Jerry Wong
7e3bb169ff
ASoC: Replace max98090 Device Driver
...
This patch removes the existing max98090 driver prior to installing a more
complete one.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2013-02-07 12:59:34 +00:00
Kuninori Morimoto
83f7cbc43b
ASoC: Add max98090 codec driver
...
This patch adds the max98090 codec prototype driver.
It supports Headphone only at this point.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2012-11-21 13:31:29 +09:00