Re: [PATCH 3/3] vme_user: Remove superfluous bus module parameter

2013-11-07 Thread Martyn Welch
On 07/11/13 15:25, Aaron Sierra wrote: >> From: "Martyn Welch" >>> This patch removes the bus parameter since its primary function in >>> practice is to prevent the driver from registering itself with the VME >>> subsystem entirely unless some (any) value is passed via the parameter. >>> >>> The b

Re: [PATCH 3/3] vme_user: Remove superfluous bus module parameter

2013-11-07 Thread Aaron Sierra
> From: "Martyn Welch" > > This patch removes the bus parameter since its primary function in > > practice is to prevent the driver from registering itself with the VME > > subsystem entirely unless some (any) value is passed via the parameter. > > > > The bus module parameter seems to be provide

Re: [PATCH 3/3] vme_user: Remove superfluous bus module parameter

2013-11-07 Thread Martyn Welch
On 31/10/13 23:47, Aaron Sierra wrote: > This patch removes the bus parameter since its primary function in > practice is to prevent the driver from registering itself with the VME > subsystem entirely unless some (any) value is passed via the parameter. > > The bus module parameter seems to be pr