linux/drivers/platform/x86
Stefani Seibold c1e13f2567 kfifo: move out spinlock
Move the pointer to the spinlock out of struct kfifo.  Most users in
tree do not actually use a spinlock, so the few exceptions now have to
call kfifo_{get,put}_locked, which takes an extra argument to a
spinlock.

Signed-off-by: Stefani Seibold <stefani@seibold.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-22 14:17:56 -08:00
..
acer-wmi.c
acerhdf.c Merge branch 'misc-2.6.33' into release 2009-12-16 14:22:32 -05:00
asus_acpi.c asus-acpi: set acpi_driver.owner 2009-12-09 15:54:30 -05:00
asus-laptop.c asus-laptop: change light sens default values. 2009-12-15 20:01:36 -05:00
compal-laptop.c drop explicit include of autoconf.h 2009-12-12 13:08:15 +01:00
dell-laptop.c dell-laptop: add __init to init functions 2009-12-10 00:02:31 -05:00
dell-wmi.c dell-wmi: Add support for new Dell systems 2009-12-10 00:19:36 -05:00
eeepc-laptop.c Merge branch 'asus' into release 2009-12-15 22:34:48 -05:00
fujitsu-laptop.c kfifo: move out spinlock 2009-12-22 14:17:56 -08:00
hp-wmi.c Merge branch 'hp-wmi' into release 2009-12-15 22:35:40 -05:00
intel_menlow.c
Kconfig Merge branch 'toshiba-bt' into release 2009-12-16 13:57:16 -05:00
Makefile Merge branch 'toshiba-bt' into release 2009-12-16 13:57:16 -05:00
msi-laptop.c
msi-wmi.c msi-wmi: depend on backlight and fix corner-cases problems 2009-12-16 12:40:54 -05:00
panasonic-laptop.c
sony-laptop.c kfifo: move out spinlock 2009-12-22 14:17:56 -08:00
tc1100-wmi.c
thinkpad_acpi.c Merge branch 'thinkpad-2.6.33' into release 2009-12-16 00:00:54 -05:00
topstar-laptop.c
toshiba_acpi.c
toshiba_bluetooth.c Toshiba Bluetooth Enabling driver (RFKill handler v3) 2009-12-16 12:09:46 -05:00
wmi.c