mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 13:32:48 +02:00
enable sound default
This commit is contained in:
parent
00be360ea3
commit
b33c92aaf5
@ -110,7 +110,7 @@ static const struct snd_kcontrol_new jz_codec_output_controls[] = {
|
||||
SOC_DAPM_SINGLE("Bypass Switch", JZ_REG_CODEC_1,
|
||||
JZ_CODEC_1_SW1_ENABLE_OFFSET, 1, 0),
|
||||
SOC_DAPM_SINGLE("DAC Switch", JZ_REG_CODEC_1,
|
||||
JZ_CODEC_1_SW2_ENABLE_OFFSET, 1, 0),
|
||||
JZ_CODEC_1_SW2_ENABLE_OFFSET, 1, 1),
|
||||
};
|
||||
|
||||
static const struct snd_kcontrol_new jz_codec_input_controls[] =
|
||||
|
Loading…
Reference in New Issue
Block a user