summaryrefslogtreecommitdiff
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>2009-01-05 07:54:57 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-01-05 17:47:17 (GMT)
commit2e72f8e3716bc3bbf4c9b5b987fb5ab3223f60bf (patch)
treef568500ae1737e5c11376ad9b65d706c9da18874 /sound/Kconfig
parent796123368871e4a838dc0dfd5dbc3cd8981ef429 (diff)
downloadlinux-2e72f8e3716bc3bbf4c9b5b987fb5ab3223f60bf.tar.xz
ASoC: New enum type: value_enum
This patch introduces a new enum type. In this enum type each enumerated items referred with a value. This new enum type can handle enums encoded in bitfield, or any other weird ways. twl4030 codec has several mux selection register, where the input/output mux is coded in a bitfield. With the normal enum type this type of mux can not be handled in a clean way. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions