kernel_optimize_test/drivers/base
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename().
driver core: Suppress sysfs warnings for device_rename().

Renaming network devices to an already existing name is not
something we want sysfs to print a scary warning for, since the
callers can deal with this correctly. So let's introduce
sysfs_create_link_nowarn() which gets rid of the common warning.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:55:01 -07:00
..
power driver core: fix a lot of printk usages of bus_id 2008-07-21 21:54:53 -07:00
attribute_container.c
base.h class: change internal semaphore to a mutex 2008-07-21 21:54:52 -07:00
bus.c
class.c class: change internal semaphore to a mutex 2008-07-21 21:54:52 -07:00
core.c driver core: Suppress sysfs warnings for device_rename(). 2008-07-21 21:55:01 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
driver.c
firmware_class.c
firmware.c
hypervisor.c
init.c
isa.c
Kconfig always enable FW_LOADER unless EMBEDDED=y 2008-07-21 21:54:58 -07:00
Makefile
map.c
memory.c
module.c
node.c
platform.c
sys.c sysdev: fix debugging statements in registration code. 2008-07-21 21:54:56 -07:00
topology.c
transport_class.c