Source-Changes archive

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

CVS commit: src/sys/arch/arm/omap



Module Name:    src
Committed By:   ahoka
Date:           Sat Sep  4 16:23:48 UTC 2010

Modified Files:
        src/sys/arch/arm/omap: omap2_gpmc.c omap2_gpmcvar.h

Log Message:
Add gpmc_register_read and gpmc_register_write to access registers
mapped by the gpmc driver (eg.: GPMC_CONFIG, GPMC_STATUS).

The driver should save the parent (gpmc) device's sc pointer
to be able to use these functions.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/omap/omap2_gpmc.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/omap/omap2_gpmcvar.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