From: Dan McGee Date: Wed, 7 Sep 2011 16:23:18 +0000 (-0500) Subject: pata_sis: extract a sis_port_base() method X-Git-Tag: v3.2-rc1~151^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=023a0175ad4beaa14b303e133963c971ad31c338;p=pandora-kernel.git pata_sis: extract a sis_port_base() method This is similar to the existing sis_old_port_base() method. We do this same calculation and logic in multiple places (with one more to come in a future patch), so extracting it into a method makes sense. Reviewed-by: Bartlomiej Zolnierkiewicz Signed-off-by: Dan McGee Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed