Re: [PATCH 1/9] Generic WorkQueue Engine (GenWQE) device driver (v4)

2013-11-04 Thread Frank Haverkamp
Am Montag, den 04.11.2013, 14:12 -0800 schrieb Greg KH: > On Mon, Nov 04, 2013 at 06:08:01PM +0100, Frank Haverkamp wrote: > > +if GENWQE > > + > > +config GENWQE_DEVNAME > > +string "Name for sysfs and device nodes" > > + default "genwqe" > > +help > > + Select

Re: [PATCH 1/9] Generic WorkQueue Engine (GenWQE) device driver (v4)

2013-11-04 Thread Greg KH
On Mon, Nov 04, 2013 at 06:08:01PM +0100, Frank Haverkamp wrote: > +if GENWQE > + > +config GENWQE_DEVNAME > +string "Name for sysfs and device nodes" > + default "genwqe" > +help > + Select alternate name for sysfs and device nodes. > + > +endif Why is this still

Re: [PATCH 1/9] Generic WorkQueue Engine (GenWQE) device driver (v4)

2013-11-04 Thread Greg KH
On Mon, Nov 04, 2013 at 06:08:01PM +0100, Frank Haverkamp wrote: +if GENWQE + +config GENWQE_DEVNAME +string Name for sysfs and device nodes + default genwqe +help + Select alternate name for sysfs and device nodes. + +endif Why is this still here? I thought

Re: [PATCH 1/9] Generic WorkQueue Engine (GenWQE) device driver (v4)

2013-11-04 Thread Frank Haverkamp
Am Montag, den 04.11.2013, 14:12 -0800 schrieb Greg KH: On Mon, Nov 04, 2013 at 06:08:01PM +0100, Frank Haverkamp wrote: +if GENWQE + +config GENWQE_DEVNAME +string Name for sysfs and device nodes + default genwqe +help + Select alternate name for sysfs