On 28.09.2009 12:33, Uwe Hermann wrote:
On Thu, Sep 24, 2009 at 01:11:46AM +0200, Carl-Daniel Hailfinger wrote:
This is the bitbanging SPI driver infrastructure.
If you want support for a particular piece of hardware, just fill in a few functions in spi_bitbang_master_table. That's it. On top of this, the RayeR SPI flasher should be supportable in ~20 LOC.
Tested, trace looks OK.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Uwe Hermann uwe@hermann-uwe.de
But please see below.
Thanks a lot for the review. I changed the naming a few times in my early iterations of the patch and it seems I converted only half of the names.
Committed in r736, will send a followup patch to address your comments.
Regards, Carl-Daniel