Re: [PATCH v3 25/37] sun3_scsi: Convert to platform device

2014-11-12 Thread Finn Thain
On Wed, 12 Nov 2014, Geert Uytterhoeven wrote: > > > move PAGE_SIZE back to ioremap() arguments. > > Sorry, I think I didn't make myself clear, and you thus misunderstood. I thought your email was clear. Also, no-one objected to ioremap(..., PAGE_SIZE) in the v1 patch. Oh well. > I meant PA

Re: [PATCH v3 25/37] sun3_scsi: Convert to platform device

2014-11-12 Thread Geert Uytterhoeven
Hi Finn, On Wed, Nov 12, 2014 at 6:12 AM, Finn Thain wrote: > Changes since v2: > - Give more precise addresses in platform resource initializers and Thanks! > move PAGE_SIZE back to ioremap() arguments. Sorry, I think I didn't make myself clear, and you thus misunderstood. I meant PAGE_SIZE

[PATCH v3 25/37] sun3_scsi: Convert to platform device

2014-11-11 Thread Finn Thain
Convert sun3_scsi to platform device and eliminate scsi_register(). Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Acked-by: Geert Uytterhoeven --- Changes since v1: - Use NO_IRQ instead of IRQ_NONE. - Move device IRQ and address constants to platform resources. - Test idprom->id_mach