On Sat, May 29, 2010 at 6:12 PM, Cory Maccarrone <darkstar6262@xxxxxxxxx> wrote: > This change fixes 8-bit transfers and RX-only transfers. The > SPI100k framework requires minimum 16-bit words to be written, so 8-bit > transfers must be shited by 8 bits and sent out as a 16-bit word. > > Additionally, receive-only transfers were failing due to the > perceived need to fill the TX buffer with something. This is in > fact not needed. > > Signed-off-by: Cory Maccarrone <darkstar6262@xxxxxxxxx> > --- > drivers/spi/omap_spi_100k.c | 23 ++++++++++++----------- > 1 files changed, 12 insertions(+), 11 deletions(-) > Any feedback on this? I submitted it almost two months ago and nothing seems to have happened with it. Can this be included in the next RC? - Cory -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html