mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ODROID-COMMON: Removed mono sound channel, as it currently doesn't work and has issues
Change-Id: I7959e3c2b4f28b998ca2300e9c59fcef77d92854
This commit is contained in:
@@ -50,7 +50,7 @@ static struct snd_soc_dai_driver dit_stub_dai = {
|
||||
.name = "dit-hifi",
|
||||
.playback = {
|
||||
.stream_name = "Playback",
|
||||
.channels_min = 1,
|
||||
.channels_min = 2,
|
||||
.channels_max = 384,
|
||||
.rates = STUB_RATES,
|
||||
.formats = STUB_FORMATS,
|
||||
|
||||
Reference in New Issue
Block a user