From: Benjamin Herrenschmidt Date: Mon, 30 Jul 2012 01:32:26 +0000 (+1000) Subject: [SCSI] ibmvscsi: Remove backend abstraction X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9965c2f19be470c452357ae4f6304467cdeada55;p=pandora-kernel.git [SCSI] ibmvscsi: Remove backend abstraction Now that the iSeries code is gone the backend abstraction in this driver is no longer necessary, which allows us to consolidate the driver in one file. The side effect is that the module name is now ibmvscsi.ko which matches the driver hotplug name and fixes auto-load issues. [jejb:fix up checkpatch.pl errors] Signed-off-by: Benjamin Herrenschmidt Acked-by: Robert Jennings Signed-off-by: James Bottomley --- Reading git-diff-tree failed