From: Bartlomiej Zolnierkiewicz Date: Mon, 24 Dec 2007 14:23:44 +0000 (+0100) Subject: cmd64x: fix hwif->chipset setup X-Git-Tag: v2.6.24-rc7~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deffca117b90dadec395c0cf3ee816de27dfe2fd;p=pandora-kernel.git cmd64x: fix hwif->chipset setup commit 528a572daea90aa41db92683e5a8756acef514c4 ("ide: add ->chipset field to ide_pci_device_t") broke hwif->chipset setup (it is now set to ide_cmd646 for CMD648 instead of CMD646). It seems that the breakage happend while I was moving patches around (cmd64x_chipsets[] entries for CMD646 and CMD648 are identical except for 'name' field). Fix it and bump driver version. Cc: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed