From: Finn Thain Date: Wed, 12 Nov 2014 05:12:14 +0000 (+1100) Subject: atari_NCR5380: Refactor Falcon special cases X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1081cbf05b22d3d0e05b267a5559a8cd8e8d4a;p=pandora-kernel.git atari_NCR5380: Refactor Falcon special cases Make the atari_NCR5380.c core driver usable by sun3_scsi, mac_scsi and others by moving some of the Falcon-specific code out of the core driver: !IS_A_TT, atari_read_overruns and falcon_dont_release. Replace these with hostdata variables and flags. FLAG_CHECK_LAST_BYTE_SENT is unused in atari_NCR5380.c so don't set it. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed