On Sat, May 15, 2010 at 7:25 PM, Dmitry Shmidt <dimitrysh@xxxxxxxxxx> wrote: > Hi Grazvydas, > > You are right. > mmc_io_rw_direct() implementation doesn't check R/W flag and returns > data if "out" != NULL. > So if SDIO spec "demands" WRITE flag and wl1251 ignores it anyway, > then we should use WRITE. > You function name is slightly confusing I would say, but I am fine > with the patch. I found it a bit hard to find a fitting name that would be similar to other SDIO function names so I'm open to suggestions. Few other names: sdio_read_after_write_b sdio_rawb Maybe our kernel veteran Andrew can suggest us something? :-) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html