Module Name: src Committed By: tsutsui Date: Sun Mar 13 09:12:16 UTC 2016
Modified Files: src/sys/dev/sdmmc: sdmmc_mem.c Log Message: Call the second sdmmc_mem_send_if_cond() only where it's necessary. This makes SMC_CAPS_SPI_MODE devices (currently evbsh3 only) work again. "Maybe ok" from nonaka@. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/sdmmc/sdmmc_mem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.