Source-Changes archive

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

CVS commit: [thorpej-cfargs] src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sat Mar 20 20:47:53 UTC 2021

Modified Files:
        src/sys/arch/arm/xscale [thorpej-cfargs]: pxa2x0.c
        src/sys/arch/zaurus/dev [thorpej-cfargs]: zssp.c
        src/sys/dev/gpio [thorpej-cfargs]: gpio.c

Log Message:
No need to pass the parent softc down to the indirect submatch routine;
it's available from the parent device_t there.


To generate a diff of this commit:
cvs rdiff -u -r1.22.52.1 -r1.22.52.2 src/sys/arch/arm/xscale/pxa2x0.c
cvs rdiff -u -r1.13.62.1 -r1.13.62.2 src/sys/arch/zaurus/dev/zssp.c
cvs rdiff -u -r1.64.10.1 -r1.64.10.2 src/sys/dev/gpio/gpio.c

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