28 Apr, 2007
1 commit
-
Make use of add_uevent_var() instead of (often incorrectly) open coding it.
Signed-off-by: Michael Ellerman
Signed-off-by: Eric Rannaud
Cc: Kay Sievers
Cc: Cornelia Huck
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman
30 Nov, 2006
1 commit
-
Fix driver model __must_check warnings in drivers/bus/amba.c by
rearranging how we add attributes to devices.Signed-off-by: Russell King
28 Jun, 2006
1 commit
-
This is needed if we wish to change the size of the resource structures.
Based on an original patch from Vivek Goyal
Cc: Vivek Goyal
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman
09 Jan, 2006
1 commit
-
Many ARM drivers do not need to include asm/irq.h - remove this
unnecessary include from some ARM drivers.Signed-off-by: Russell King
07 Jan, 2006
1 commit
-
Make the AMBA bus code visible to other architectures.
Signed-off-by: Russell King