From: Tejun Heo Date: Tue, 16 Mar 2010 00:50:26 +0000 (+0900) Subject: ahci: use BIOS date in broken_suspend list X-Git-Tag: v2.6.34-rc2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9deb343189b3cf45e84dd08480f330575ffe2004;p=pandora-kernel.git ahci: use BIOS date in broken_suspend list HP is recycling both DMI_PRODUCT_NAME and DMI_BIOS_VERSION making ahci_broken_suspend() trigger for later products which are not affected by the original problems. Match BIOS date instead of version and add references to bko's so that full information can be found easier later. This fixes http://bugzilla.kernel.org/show_bug.cgi?id=15462 Signed-off-by: Tejun Heo Reported-by: tigerfishdaisy@gmail.com Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed