From: Alan Cox Date: Wed, 28 Jun 2006 11:27:02 +0000 (-0700) Subject: [PATCH] ide: housekeeping on IDE drivers X-Git-Tag: v2.6.18-rc1~432 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f201f5046ddaeeccb036bdf6848549bf5cb51bb1;p=pandora-kernel.git [PATCH] ide: housekeeping on IDE drivers Move auto arrays to static (const). Clean up using PCI_DEVICE in places, remove unreachable junk and dead code. Fix the serverworks cable detect logic (if ordering is wrong). Backport from libata. Plenty of scope for more cleanup left. Signed-off-by: Alan Cox Cc: Bartlomiej Zolnierkiewicz Cc: Sergei Shtylyov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed