[PATCH] staging: slicoss-use request_firmware

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lior Dotan
Date: Sunday, December 21, 2008 - 6:12 am

This patch uses request_firmware() to download the firmware to the card.
It seems that some of my previous patches (including an earlier and not 
working version of this)
 are missing from your tree so they are also included here again.
This code is more compact than the original as it reads all the meta 
data from the firmware
file instead of having it hard coded.
In addition some 32/64 bit dependent code was removed.
I was able to test it on an actual board and verify that it indeed works.
If this patch is accepted, I can send a patch to remove the static 
firmware from the tree.

Signed-off-by: Lior Dotan <liodot@gmail.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] staging: slicoss-use request_firmware, Lior Dotan, (Sun Dec 21, 6:12 am)
Re: [PATCH] staging: slicoss-use request_firmware, Greg KH, (Wed Jan 21, 10:11 am)
Re: [PATCH] staging: slicoss-use request_firmware, Lior Dotan, (Thu Jan 22, 12:38 am)