summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_das.h
diff options
context:
space:
mode:
authorStephen Warren2012-04-13 20:14:08 +0200
committerMark Brown2012-04-13 20:16:53 +0200
commit7203a62562dc45dcd69339d4553fb85453d6b587 (patch)
treed5726295c91a18090054c5cebc1b58c9ec6fc4ab /sound/soc/tegra/tegra20_das.h
parentASoC: convert Tegra20 SPDIF driver to regmap (diff)
downloadkernel-qcow2-linux-7203a62562dc45dcd69339d4553fb85453d6b587.tar.gz
kernel-qcow2-linux-7203a62562dc45dcd69339d4553fb85453d6b587.tar.xz
kernel-qcow2-linux-7203a62562dc45dcd69339d4553fb85453d6b587.zip
ASoC: convert Tegra20 DAS driver to regmap
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/tegra/tegra20_das.h')
-rw-r--r--sound/soc/tegra/tegra20_das.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/tegra/tegra20_das.h b/sound/soc/tegra/tegra20_das.h
index ade4fe080c45..be217f3d3a75 100644
--- a/sound/soc/tegra/tegra20_das.h
+++ b/sound/soc/tegra/tegra20_das.h
@@ -85,8 +85,7 @@
struct tegra20_das {
struct device *dev;
- void __iomem *regs;
- struct dentry *debug;
+ struct regmap *regmap;
};
/*