https://github.com/torvalds/linux
Revision 808a14a1583ca3790bf0a9c20c7d4cbac212c775 authored by Andreas Eversberg on 28 September 2008, 13:40:15 UTC, committed by Karsten Keil on 09 January 2009, 21:44:28 UTC
Add missing release function of ec-devices. Each device require a relase
function now. All destruction (memory and list entry) must be done within
the given release function of device, rather than after unregistering device.

Signed-off-by: Andreas Eversberg <andreas@eversberg.eu>
Signed-off-by: Karsten Keil <kkeil@suse.de>
1 parent 87c5fa1
History
Tip revision: 808a14a1583ca3790bf0a9c20c7d4cbac212c775 authored by Andreas Eversberg on 28 September 2008, 13:40:15 UTC
mISDN: Add missing release functions
Tip revision: 808a14a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top