diff options
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | 2010-11-08 11:41:53 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-11-08 17:51:45 +0100 |
commit | 0aa34b16f9f34a81bd50c097f1953877614220db (patch) | |
tree | be581ea86e466b73905b3812d14c452bb12e9742 /sound/soc/s3c24xx/Kconfig | |
parent | ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls (diff) | |
download | linux-0aa34b16f9f34a81bd50c097f1953877614220db.tar.xz linux-0aa34b16f9f34a81bd50c097f1953877614220db.zip |
ASoC: Remove unneeded use of address-of operator
There is no need to use '&' in this case. Either way, if a is an array
of some type, then a == &a == &a[0].
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
0 files changed, 0 insertions, 0 deletions