]> git.proxmox.com Git - mirror_linux-firmware.git/commit - WHENCE
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)
commit5c5a083a9f7fb04935abb1923780ce8603df99bd
tree044b67e664e7db99c905d53a854afcdb7f7a4e01
parent225e3125cfb693f4275bd416c0214cdb8119599b
vicam: use request_firmware()

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>
WHENCE
vicam/firmware.fw [new file with mode: 0644]