diff options
author | Rene Buergel <rene.buergel@sohard.de> | 2012-09-18 09:02:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-18 17:26:30 +0100 |
commit | 8d733e26c076f47e7774c0e5baa74c9b1c01199a (patch) | |
tree | 9c7d8885361c63325f0fb7e1ca3f0da00ed89fce /fs/quota | |
parent | cc183e2a5ebfdddc8d3498149cae6b4c40551a68 (diff) | |
download | linux-8d733e26c076f47e7774c0e5baa74c9b1c01199a.tar.bz2 |
USB: ezusb: add functions for firmware download
This patch adds new functions to upload firmware to the controller. The
drivers currently using ezusb are adapted to use these new functions.
This also fixes a bug occuring during firmware loading in the
whiteheat-driver:
The driver iterates over an ihex-formatted firmware using ++ on a "const
struct ihex_binrec*" which leads to faulty results, because ihex data is
read as length. The function "ihex_next_binrec(record)" has so be used
to work correctly
Signed-off-by: René Bürgel <rene.buergel@sohard.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions