Re: [PATCH 22/51] staging: comedi: das1800: tidy up irq request

2013-12-04 Thread Ian Abbott
On 2013-12-03 19:07, H Hartley Sweeten wrote: Clean up the irq request in the attach of this driver and remove the dev_{level} noise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/das1800.c | 64 ++-- 1

[PATCH 22/51] staging: comedi: das1800: tidy up irq request

2013-12-03 Thread H Hartley Sweeten
Clean up the irq request in the attach of this driver and remove the dev_{level} noise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/das1800.c | 64 ++-- 1 file changed, 27 insertions(+), 37 deletions(-)