Re: [PATCH] staging: comedi: me4000: fix firmware downloading

2014-10-24 Thread Ian Abbott
On 23/10/14 20:19, H Hartley Sweeten wrote: Convert this driver to use comedi_load_firmware() to download the firmware to the board. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/me4000.c | 93 ++--- 1

[PATCH] staging: comedi: me4000: fix firmware downloading

2014-10-23 Thread H Hartley Sweeten
Convert this driver to use comedi_load_firmware() to download the firmware to the board. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/me4000.c | 93 ++--- 1 file changed, 40 insertions(+), 53 deletions(-)