summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98925.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_paramsAxel Lin2015-03-271-2/+2
| | | | | | | | Trivial typo fix. Signed-off-by: Axel Lin <axel.lin@ingics.com> Anish Kumar <Anish.Kumar@maximintegrated.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max98925: Constify regmap config and other codec dataKrzysztof Kozlowski2015-03-201-4/+4
| | | | | | | | | Constify local structures (snd_soc_dai_ops, snd_soc_codec_driver, regmap_config) and array (reg_defaults) which are not modified by the driver and passed to core as pointer to const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max98925: trivial duplicate typo fix in set_fmtAnish Kumar2015-03-121-1/+1
| | | | | Signed-off-by: Anish Kumar <yesanishhere@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max98925_spk_tlv can be statickbuild test robot2015-03-111-1/+1
| | | | | Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: Add max98925 codec driverAnish Kumar2015-03-111-0/+655
Signed-off-by: Anish Kumar <yesanishhere@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
OpenPOWER on IntegriCloud