CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/31 15:28:32
Modified files:
sys/dev/ic : rtsx.c
sys/dev/sdmmc : sdhc.c sdmmc.c
Log message:
Correct sequencing in ca_activate function. Some operations were in the
wrong order, and depth traversal was not gauranteed.
ok stsp (tested too)
