Source-Changes archive

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

CVS commit: src/sys/dev/gpio




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/dev/gpio

From: "Marc Balmer" <mbalmer%netbsd.org@localhost>

Date: Wed, 31 Aug 2011 12:07:26 +0000


Module Name:    src
Committed By:   mbalmer
Date:           Wed Aug 31 12:07:26 UTC 2011

Modified Files:
        src/sys/dev/gpio: gpio.c

Log Message:
gpio(4) keeps track of child devices attached using the GPIOATTACH ioctl(),
so remove those references and free the memory in gpio_childdetached().
Protect access to the list of child devices with a kcondvar.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.






Prev by Date: CVS commit: src/sys/dev

Next by Date: CVS commit: src/sys/dev/onewire

Previous by Thread: CVS commit: src/sys/dev

Next by Thread: CVS commit: src/sys/dev/onewire

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index