diff options
author | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> | 2014-07-07 13:16:54 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-07-07 16:36:38 +0200 |
commit | 1e4c0d7c9a2b44e18fe9e93712672741f70e36da (patch) | |
tree | c9c0e25b919e78ba334bfde70bdf4ad9c48f1582 /sound/soc/soc-core.c | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | linux-1e4c0d7c9a2b44e18fe9e93712672741f70e36da.tar.gz |
ASoC: add SOC_VALUE_ENUM_EXT
Adds an equivalent of SOC_ENUM_EXT for value enums
Strictly speaking SOC_ENUM_EXT can also be used to define
a value enum since the only difference is the get and set
functions. But this doesn't look good in code because it is
inconsistent with the normal control definitions. Adding a
specific SOC_VALUE_ENUM_EXT is better for code clarity.
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/soc-core.c')
0 files changed, 0 insertions, 0 deletions