commit | cbad48deb38d8e442db9760ca1f950cd24429707 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Wed Nov 12 16:12:07 2014 +1100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:13 2014 +0100 |
tree | 526c09f77110834e13c959762c895545d3e26a2f | |
parent | ffdede67d670e507d5202b8b08733c7a3b8e7fa0 [diff] |
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>