From: Jaswinder Singh Date: Fri, 27 Jun 2008 14:20:40 +0000 (+0530) Subject: vicam: use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5a083a9f7fb04935abb1923780ce8603df99bd;hp=5c5a083a9f7fb04935abb1923780ce8603df99bd;p=linux-firmware 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 Signed-off-by: David Woodhouse ---