commit | 916dd4130c9d045b8b50c16211b4d68ce147e50f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Tue Jul 23 20:01:56 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Jul 24 15:34:16 2013 +0100 |
tree | 3161ddfd4e133ef34710fd12fc1e91584384cc8e | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b [diff] |
ASoC: nuc900: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Mark Brown <broonie@linaro.org>