ASoC: wm8985: Remove superfluous const
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 08:45:08 +0000 (09:45 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 01:43:47 +0000 (10:43 +0900)
commitd0a4eec16adf3a528dbd1b52c3fc653a2bfee8c4
tree5865497eacdea7b67bf716ff250d55b3541a6d72
parentae170688da955e9fb0536a117be63ee031cd1f6d
ASoC: wm8985: Remove superfluous const

As SOC_ENUM_SINGLE_DECL() itself contains const modifier now, we can
reduce const from its users.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8985.c
This page took 0.026668 seconds and 5 git commands to generate.