android_kernel_motorola_sm6225/sound/soc/tegra
Stephen Warren 0f163546a7 ASoC: tegra: use regmap more directly
Stop open-coding the caching of the ctrl registers; instead, use
regmap_update_bits() to update parts of the register from different
places. The removal of the open-coded cache will allow controls to be
created which touch registers, which will be necessary if any of these
modules are converted to CODECs.

Get rid of tegra*_read/write; just call regmap_read/write directly.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-08 07:03:14 +08:00
..
Kconfig ASoC: tegra: Add machine driver for WM8753 codec 2012-05-19 19:38:00 +01:00
Makefile ASoC: tegra: Add machine driver for WM8753 codec 2012-05-19 19:38:00 +01:00
tegra20_das.c ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_das.h ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.c ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra20_i2s.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra20_spdif.c ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra20_spdif.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra30_ahub.c ASoC: tegra: add tegra30-ahub driver 2012-04-13 11:29:22 +01:00
tegra30_ahub.h ASoC: tegra: add tegra30-ahub driver 2012-04-13 11:29:22 +01:00
tegra30_i2s.c ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra30_i2s.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra_alc5632.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
tegra_asoc_utils.c ASoC: tegra: utils: Don't use of_have_populated_dt() 2012-04-10 22:33:19 +01:00
tegra_asoc_utils.h ASoC: tegra: utils: add support for Tegra30 devices 2012-04-06 18:31:05 +01:00
tegra_pcm.c ASoC: tegra: sort includes, remove mach/iomap.h 2012-04-06 18:22:06 +01:00
tegra_pcm.h ASoC: tegra: register 'platform' from DAIs, get rid of pdev 2012-04-01 11:28:28 +01:00
tegra_wm8753.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
tegra_wm8903.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00
trimslice.c ASoC: tegra: remove usage of rtd->codec 2012-06-08 07:02:29 +08:00