staging: ft1000-usb: Add correct procedure for fw image downloading.
authorMarek Belisko <marek.belisko@gmail.com>
Thu, 7 Oct 2010 12:36:37 +0000 (14:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Oct 2010 17:10:59 +0000 (10:10 -0700)
commitada541f0cb03eb3c39016597470bd0aaaa1c6486
tree01157a5929f9938b5343bb1197a8104de178672f
parent95624b2d75617bd16ffe4d698b645f468fbd0f20
staging: ft1000-usb: Add correct procedure for fw image downloading.

call request_firmware instead of trying to open the file directly from
the kernel driver.

Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c
drivers/staging/ft1000/ft1000-usb/ft1000_usb.c
This page took 0.038316 seconds and 5 git commands to generate.