diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-12-28 21:08:57 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-12-29 00:18:43 +0100 |
commit | 7f984b55acb6530bf854bfcac13104228f3336c1 (patch) | |
tree | 60b348bcb4d70cba8928aa8db8fbf8e90c5110a0 /lib/kref.c | |
parent | ASoC: Fix bias power down of non-DAPM codec (diff) | |
download | linux-7f984b55acb6530bf854bfcac13104228f3336c1.tar.xz linux-7f984b55acb6530bf854bfcac13104228f3336c1.zip |
ASoC: codecs: Add missing control_type initialization
Some codec drivers do not initialize the control_type field in their private
device struct, but still use it when calling snd_soc_codec_set_cache_io.
This patch fixes the issue by properly initializing it in the drivers probe
functions.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org (for 2.6.37 only)
Diffstat (limited to 'lib/kref.c')
0 files changed, 0 insertions, 0 deletions