ihex: request_ihex_firmware() function to load and validate firmware
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 31 May 2008 12:20:37 +0000 (15:20 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 Jul 2008 13:47:38 +0000 (14:47 +0100)
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>

No differences found