From: Finn Thain Date: Wed, 12 Nov 2014 05:12:09 +0000 (+1100) Subject: atari_scsi: Convert to platform device X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff228af84b57767645d81a89c166c777646ad61;p=pandora-kernel.git atari_scsi: Convert to platform device Convert atari_scsi to platform device and eliminate scsi_register(). Validate __setup options later on so that module options are checked as well. Remove the comment about the scsi mid-layer disabling the host irq as it is no longer true (AFAICT). Also remove the obsolete slow interrupt stuff (IRQ_TYPE_SLOW == 0 anyway). Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Acked-by: Geert Uytterhoeven Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed