Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/gpio
Module Name: src
Committed By: jmcneill
Date: Thu Jul 6 10:43:06 UTC 2017
Modified Files:
src/sys/dev/gpio: gpio.c gpiovar.h
Log Message:
Let the controller provide a default name for pins. This makes pins easier
to locate when we have multiple banks and a variable number of pins per
bank.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/gpio/gpio.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/gpio/gpiovar.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