From: David Woodhouse Date: Thu, 5 Jun 2008 11:59:51 +0000 (+0100) Subject: firmware: convert Ambassador ATM driver to request_firmware() X-Git-Tag: v2.6.27-rc1~1094^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d202fff1555f5b0eb16a5aedc452566f9ab8bb;p=pandora-kernel.git firmware: convert Ambassador ATM driver to request_firmware() Since it had various regions to be loaded to separate addresses, and it wanted to do them in fairly small chunks anyway, switch it to use the new ihex code. Encode the start address in the first record. Signed-off-by: David Woodhouse Acked-by: Chas Williams --- Reading git-diff-tree failed