]> git.baikalelectronics.ru Git - kernel.git/commit
mac_scsi: Convert to platform device
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 12 Nov 2014 05:12:07 +0000 (16:12 +1100)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Nov 2014 08:11:13 +0000 (09:11 +0100)
commit4798e8a5713790f3cf6c51cdfd7b3a1c6e44061a
tree526c09f77110834e13c959762c895545d3e26a2f
parent304fe0fafa362d5d476e1c38295ef2d2424cfd74
mac_scsi: Convert to platform device

Convert mac_scsi to platform device and eliminate scsi_register().

Platform resources for chip registers now follow the documentation. This
should fix issues with the Mac IIci (and possibly other models too).

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/m68k/include/asm/macintosh.h
arch/m68k/mac/config.c
drivers/scsi/mac_scsi.c