yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audio Indigo...
authorMichal Pecio <michal.pecio@gmail.com>
Tue, 2 Feb 2010 22:39:47 +0000 (14:39 -0800)
committerDominik Brodowski <linux@dominikbrodowski.net>
Tue, 2 Mar 2010 21:19:53 +0000 (22:19 +0100)
commitf3d4ae431d819200bb61e943cb23572b10744e93
tree058468e64de95a95cc017ea39715957ec64260d7
parent13dda80e48439b446d0bc9bab34b91484bc8f533
yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audio Indigo soundcards

Indigos are well known for distortions when running on some buggy ENE
controllers.  There is a workaround in the yenta driver, but for some
reason it isn't activated on CB712.  However, I own a laptop with such
chip and it seems that it also is affected - I can clearly hear occasional
cracks, especially under heavy network load, and in Windows XP the card is
completely unusable.

This simple change fixed things for me.

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=15191

[linux@dominikbrodowski.net: extend it to the other ENE bridges]
Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/yenta_socket.c