]> spindle.queued.net Git - linux-firmware/commitdiff
vicam: use request_firmware()
authorJaswinder Singh <jaswinder@infradead.org>
Fri, 27 Jun 2008 14:20:40 +0000 (19:50 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 Jul 2008 21:44:32 +0000 (14:44 -0700)
Although it wasn't actually using ihex records before, we use the Intel
HEX record format for this firmware -- because that gives us a simple
way to split it into separate chunks internally as we need, without
loading each part as a separate file.

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found