From: Mikael Pettersson Date: Tue, 19 Jun 2007 19:53:30 +0000 (+0200) Subject: sata_promise: cleanups X-Git-Tag: v2.6.23-rc1~1152^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e580316e3db9f5cf6a605cc311ffb0372f0a35;p=pandora-kernel.git sata_promise: cleanups This patch applies some trivial cleanups to sata_promise: - repair whitespace damage - correct comment at board_2057x_pata definition - pull SATAII TX4 support code out to separate functions - rename ata_nr to ata_no for consistency with libata's port_no - remove some init-time debug printks (requested by Jeff) This patch should cause no behavioural changes, except for the removed printks. Signed-off-by: Mikael Pettersson -- drivers/ata/sata_promise.c | 56 ++++++++++++++++++--------------------------- 1 files changed, 23 insertions(+), 33 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed