From 5dbc2289da2040cdaa2fe08455554dfdc5eed283 Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Sat, 18 Jun 2011 23:05:00 +0200 Subject: [PATCH] --- yaml --- r: 270407 b: refs/heads/master c: dc3fcd1655bf1ba01843c557d6646500b0759173 h: refs/heads/master i: 270405: 175cfc6c883811ec5ad7862a3a5a270a2597e465 270403: 5996e1fca6a444892fc9173700ecea5b9d3185bd 270399: 05855c6fd7350b203d7d72df3497f4c7f1bf6f51 v: v3 --- [refs] | 2 +- trunk/sound/pci/oxygen/xonar_pcm179x.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8219985ccd8d..1c1e03b349bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f39d5a88badb22139cca99b06fc4fe729450ba5c +refs/heads/master: dc3fcd1655bf1ba01843c557d6646500b0759173 diff --git a/trunk/sound/pci/oxygen/xonar_pcm179x.c b/trunk/sound/pci/oxygen/xonar_pcm179x.c index 32d096c98f5b..8433aa7c3d75 100644 --- a/trunk/sound/pci/oxygen/xonar_pcm179x.c +++ b/trunk/sound/pci/oxygen/xonar_pcm179x.c @@ -1074,6 +1074,7 @@ static const struct oxygen_model model_xonar_st = { .device_config = PLAYBACK_0_TO_I2S | PLAYBACK_1_TO_SPDIF | CAPTURE_0_FROM_I2S_2 | + CAPTURE_1_FROM_SPDIF | AC97_FMIC_SWITCH, .dac_channels_pcm = 2, .dac_channels_mixer = 2,