On 2015년 11월 13일 18:17, Arnd Bergmann wrote:
On Friday 13 November 2015 16:49:22 glen lee wrote:
Hi arnd,

I found this. These should be like this. It works fine.
+       .hif_block_tx_ext = sdio_write,
+       .hif_block_rx_ext = sdio_read,

also, wilc_hif_spi need to be fixed together like this.
+       .hif_block_tx_ext = _wilc_spi_write,
+       .hif_block_rx_ext = _wilc_spi_read,

Thank you for all the patches.

Glad you found it. How should we go on to get the right version merged?
Do you want to send the working version of my patches to Greg along with
whatever you have on your end, or do you prefer me to re-send it?

In my opinion, why don't you re-send the whole patches again since I'm still 
working on.

regards,
glen lee.

        Arnd

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to