Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig

2014-10-03 Thread Geert Uytterhoeven
On Fri, Oct 3, 2014 at 12:49 PM, Finn Thain wrote: > On Fri, 3 Oct 2014, Geert Uytterhoeven wrote: >> On Thu, Oct 2, 2014 at 8:56 AM, Finn Thain >> wrote: >> > Allow mac_scsi to be built as a module. Replace the old validation of >> > __setup options with code that validates both module and __se

Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig

2014-10-03 Thread Finn Thain
On Fri, 3 Oct 2014, Geert Uytterhoeven wrote: > On Thu, Oct 2, 2014 at 8:56 AM, Finn Thain wrote: > > Allow mac_scsi to be built as a module. Replace the old validation of > > __setup options with code that validates both module and __setup options. > > > --- linux.orig/drivers/scsi/mac_scsi.c

Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig

2014-10-03 Thread Geert Uytterhoeven
On Thu, Oct 2, 2014 at 8:56 AM, Finn Thain wrote: > Allow mac_scsi to be built as a module. Replace the old validation of > __setup options with code that validates both module and __setup options. > --- linux.orig/drivers/scsi/mac_scsi.c 2014-10-02 16:56:17.0 +1000 > +++ linux/drivers/s