On 6/21/07, Ivan Tonchev <[EMAIL PROTECTED]> wrote:
Hi Yogesh, I took a look at GIT tree and I think that it has a different SD/MMC interface than the 2.6.10. For example struct mmc_data has 'blksz' and 'mrq' instead of 'blksz_bits' and 'req'. SD/MMC driver from 2.6.10 has to be reworked for this new API
Yes, it has to be changed. Please grep OMAP Linux mailing list and you will find a clue for the patch, and if you are planning to change then please consider following patch from Komal Shah to begin with, it takes clean approach. http://linux.omap.com/pipermail/davinci-linux-open-source/2006-October/001245.html -- --Trilok Soni _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
