Remove clkrun_hack for ThinkPad 570.

PR:		28031
Submitted by:	Tan Koan-Sin <freedom@csie.nctu.edu.tw>
MFC after:	2 weeks
This commit is contained in:
Jeroen Ruigrok van der Werven 2001-11-15 18:51:08 +00:00
parent 07da19144f
commit 41425f4fac

@ -157,8 +157,7 @@ static struct csa_card cards_4614[] = {
{0x1071, 0x6003, "Mitac MI6020/21", amp_voyetra, NULL, NULL, 0},
{0x14AF, 0x0050, "Hercules Game Theatre XP", NULL, NULL, NULL, 0},
{0x1681, 0x0050, "Hercules Game Theatre XP", NULL, NULL, NULL, 0},
/* Not sure if the 570 needs the clkrun hack */
{0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, clkrun_hack, 0},
{0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, NULL, 0},
{0x1014, 0x0153, "Thinkpad 600X/A20/T20", amp_none, NULL, clkrun_hack, 0},
{0x1014, 0x1010, "Thinkpad 600E (unsupported)", NULL, NULL, NULL, 0},
{0, 0, "Unknown/invalid SSID (CS4614)", NULL, NULL, NULL, 0},