Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c518b3... Commit: c518b35ea2ef2b7b3dbe6b1cc5299daf0c9de3f7 Parent: 0de27c10d3524eba9e81f56ff315e97d95b3faa0 Author: Clemens Ladisch <clemens@ladisch.de> AuthorDate: Mon Jan 21 12:59:40 2008 +0100 Committer: Jaroslav Kysela <perex@perex.cz> CommitDate: Thu Jan 31 17:30:09 2008 +0100 [ALSA] oxygen: TempoTec HiFier is probably not supported The TempoTec HiFier has a somwhat different architecture; remove it from the list of cards that are known to be supported. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz> --- Documentation/sound/alsa/ALSA-Configuration.txt | 1 - sound/pci/Kconfig | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index a607111..ede4f34 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1570,7 +1570,6 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. * HT-Omega Claro * Razer Barracuda AC-1 * Sondigo Inferno - * TempoTec HIFIER This module supports autoprobe and multiple cards. diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 5baee6b..10c3694 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -203,7 +203,6 @@ config SND_OXYGEN * HT-Omega Claro * Razer Barracuda AC-1 * Sondigo Inferno - * TempoTec HIFIER To compile this driver as a module, choose M here: the module will be called snd-oxygen. - To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
