kernel-ark/drivers/base
Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-19 19:10:29 -07:00
..
power PM: Remove destroy_suspended_device() 2008-04-19 19:10:28 -07:00
attribute_container.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-01-25 17:19:08 -08:00
base.h Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
bus.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
class.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
core.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
cpu.c driver core: cpu: fix section mismatch in cpu.c:store_online 2008-04-19 19:10:23 -07:00
dd.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
devres.c
dma-mapping.c
driver.c driver core: fix small mem leak in driver_add_kobj() 2008-03-28 14:45:23 -07:00
firmware_class.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
firmware.c firmware: change firmware_kset to firmware_kobj 2008-01-24 20:40:23 -08:00
hypervisor.c kobject: convert /sys/hypervisor to use kobject_create 2008-01-24 20:40:15 -08:00
init.c Driver core: coding style fixes 2008-01-24 22:50:12 -08:00
isa.c
Kconfig
Makefile Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 2008-02-05 19:05:48 -08:00
map.c
memory.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
module.c Driver core: move the static kobject out of struct driver 2008-01-24 20:40:35 -08:00
node.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
platform.c drivers: fix dma_get_required_mask 2008-03-10 16:33:33 -07:00
sys.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
topology.c
transport_class.c [SCSI] transport_class: BUG if we can't release the attribute container 2008-04-07 12:19:10 -05:00