commit | f1485f3deb89e6ae10c4d34662ec9e692855ab5d | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat May 31 15:20:37 2008 +0300 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Thu Jul 10 14:47:38 2008 +0100 |
tree | 8d7d03cabfbd38e904d76c96aa1b5a1e830dac22 | |
parent | bacfe09dd7545467965e8d8f1eab20bc62dce00d [diff] |
ihex: request_ihex_firmware() function to load and validate firmware Provide a helper to load the file and validate it in one call, to simplify error handling in the drivers which are going to use it. Signed-off-by: David Woodhouse <dwmw2@infradead.org>