]> 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)
commit305666169e561f1e29302a6c41283c89f27c93f4
tree526c09f77110834e13c959762c895545d3e26a2f
parent19408c2d2a3d85820c439f3ed68f18b32d30b3e4
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