Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/dev/ic



Module Name:    src
Committed By:   martin
Date:           Sat Mar 21 20:24:36 UTC 2020

Modified Files:
        src/sys/dev/ic [netbsd-9]: dwc_mmc.c dwc_mmc_reg.h dwc_mmc_var.h

Log Message:
Pull up following revision(s) (requested by skrll in ticket #800):

        sys/dev/ic/dwc_mmc_var.h: revision 1.14
        sys/dev/ic/dwc_mmc_reg.h: revision 1.10
        sys/dev/ic/dwc_mmc.c: revision 1.23
        sys/dev/ic/dwc_mmc.c: revision 1.24
        sys/dev/ic/dwc_mmc.c: revision 1.25
        sys/dev/ic/dwc_mmc.c: revision 1.26

Release the sc_intr_lock on error

Trailing whitespace

Add DWC_MMC_VERID_280A

Remember / use sc_verid

Disable thrctrl or now and note why


To generate a diff of this commit:
cvs rdiff -u -r1.17.2.2 -r1.17.2.3 src/sys/dev/ic/dwc_mmc.c
cvs rdiff -u -r1.7.8.1 -r1.7.8.2 src/sys/dev/ic/dwc_mmc_reg.h
cvs rdiff -u -r1.8.2.2 -r1.8.2.3 src/sys/dev/ic/dwc_mmc_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index