linux/drivers/base
Adrian Bunk 2a0134554e Driver core: fix devres_release_all() return value
Every file should include the headers containing the prototypes for
it's global functions.

Since the GNU C compiler is now able to detect that the function 
prototype of devres_release_all() in the header and the actual function 
disagree regarding the return value, this patch also fixes this bug.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:02 -07:00
..
power PM: Simplify suspend_device 2007-07-11 16:09:01 -07:00
attribute_container.c Driver core: include linux/mutex.h from attribute_container.c 2007-07-11 16:09:01 -07:00
base.h Driver core: fix devres_release_all() return value 2007-07-11 16:09:02 -07:00
bus.c Driver core: add missing kset uevent 2007-07-11 16:09:01 -07:00
class.c Driver core: keep PHYSDEV for old struct class_device 2007-06-08 12:41:07 -07:00
core.c Driver core: keep PHYSDEV for old struct class_device 2007-06-08 12:41:07 -07:00
cpu.c
dd.c driver core: fix kernel doc of device_release_driver 2007-07-11 16:09:02 -07:00
devres.c Driver core: fix devres_release_all() return value 2007-07-11 16:09:02 -07:00
dma-mapping.c
dmapool.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
driver.c
firmware_class.c firmware: remove orphaned Email 2007-06-08 12:41:08 -07:00
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c
node.c
platform.c
sys.c sysdev: use mutex instead of semaphore 2007-07-11 16:09:01 -07:00
topology.c
transport_class.c