Skip to content

Commit

Permalink
Drivers for Allo Katana DAC
Browse files Browse the repository at this point in the history
  • Loading branch information
allocom authored and pelwell committed Apr 25, 2018
1 parent f2722a1 commit cd0aa36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/soc/bcm/allo-katana-dac.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,10 @@
static struct snd_soc_dai_link snd_allo_katana_dac_dai[] = {
{
.name = "KATANA DAC",
//.stream_name = "KATANA DAC HiFi [Master]",
.stream_name = "KATANA DAC",
.cpu_dai_name = "bcm2708-i2s.0",
//.codec_dai_name = "es9038q2m-hifi",
.codec_dai_name = "sabre-ess",
.platform_name = "bcm2708-i2s.0",
//.codec_name = "es9038q2m.1-0030",
.codec_name = "sabre-ess.1-0030",
.dai_fmt = SND_SOC_DAIFMT_I2S |
SND_SOC_DAIFMT_NB_NF |
Expand Down

0 comments on commit cd0aa36

Please sign in to comment.