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
configs
include
kernel
lib
mm
platform
Kconfig -rw-r--r-- 15.6 KB
Kconfig.debug -rw-r--r-- 760 bytes
Makefile -rw-r--r-- 3.8 KB
defconfig -rw-r--r-- 13.3 KB

back to top