04 Jan, 2013
1 commit
-
CONFIG_HOTPLUG is going away as an option. As a result, the __dev*
markings need to be removed.This change removes the use of __devinit, __devexit_p, __devinitconst,
and __devexit from these drivers.Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.Cc: Bill Pemberton
Cc: Thomas Gleixner
Cc: Ingo Molnar
Cc: "H. Peter Anvin"
Cc: Peter Zijlstra
Cc: Daniel Drake
Signed-off-by: Greg Kroah-Hartman
04 Feb, 2012
2 commits
-
update scx200_32.c to use pr_, also 2 whitespaces.
Signed-off-by: Jim Cromie
Signed-off-by: Jiri Kosina -
Replace PCI_DEVICE with PCI_VDEVICE to shorten device table.
Signed-off-by: Jim Cromie
Signed-off-by: Jiri Kosina
27 Oct, 2010
1 commit
-
Signed-off-by: Thomas Gleixner