Re: [PATCH 03/39] staging: comedi: dt282x: remove DEBUG define

2013-11-25 Thread Greg KH
On Fri, Nov 22, 2013 at 10:42:34AM -0700, H Hartley Sweeten wrote: > This define is only used to enable a debug message during the board attach. > The message is just added noise, remove it as well as the DEBUG define. > > Signed-off-by: H Hartley Sweeten > Reviewed-by: Ian Abbott > --- > drive

[PATCH 03/39] staging: comedi: dt282x: remove DEBUG define

2013-11-22 Thread H Hartley Sweeten
This define is only used to enable a debug message during the board attach. The message is just added noise, remove it as well as the DEBUG define. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/dt282x.c | 10 -- 1 file changed