linux/drivers
Maciej Żenczykowski 3c7d2b765d pcmcia: fix unused function compile warning
pcmcia_socket_dev_resume() is only referenced from macro
SET_SYSTEM_SLEEP_PM_OPS(NULL, pcmcia_socket_dev_resume)
which based on CONFIG_PM_SLEEP may or may not actually
use its second parameter.

Signed-off-by: Maciej Żenczykowski <zenczykowski@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-10-14 11:47:16 +02:00
..
accessibility
acpi
amba
ata pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
atm
auxdisplay
base
block Fix pktcdvd ioctl dev_minor range check 2010-09-27 16:29:06 -07:00
bluetooth pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
cdrom
char pcmcia: avoid messages on module (un)loading 2010-09-29 17:20:25 +02:00
clocksource
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac amd64_edac: Fix driver module removal 2010-09-27 12:52:58 +02:00
eisa
firewire
firmware
gpio
gpu Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel 2010-09-27 12:28:19 -07:00
hid
hwmon hwmon (coretemp): Fix build breakage if SMP is undefined 2010-09-28 04:18:51 -07:00
i2c i2c-omap: Make sure i2c bus is free before setting it to idle 2010-09-22 01:06:58 +01:00
ide pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
idle
ieee1394
ieee802154
infiniband RDMA/cxgb3: Turn off RX coalescing for iWARP connections 2010-09-27 09:28:55 -07:00
input
isdn pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
leds
lguest
macintosh
mca
md
media
memstick
message
mfd
misc vmware balloon: rename module 2010-09-22 17:22:38 -07:00
mmc pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
mtd pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
net pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
nubus
of
oprofile
parisc
parport pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
pci Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2010-09-28 12:02:22 -07:00
pcmcia pcmcia: fix unused function compile warning 2010-10-14 11:47:16 +02:00
platform thinkpad-acpi: avoid keymap pitfall 2010-09-23 15:42:04 -04:00
pnp
power
pps
ps3
rapidio
regulator
rtc rtc: s3c: balance state changes of wakeup flag 2010-09-22 17:22:40 -07:00
s390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-09-28 12:01:26 -07:00
sbus
scsi pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
serial pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
sfi
sh
sn
spi
ssb pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 2010-09-29 17:20:23 +02:00
staging pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
tc
telephony pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
thermal
uio
usb pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
uwb
vhost vhost: fix log ctx signalling 2010-09-22 16:21:33 +02:00
video Merge master.kernel.org:/home/rmk/linux-2.6-arm 2010-09-27 12:32:36 -07:00
virtio
vlynq
w1
watchdog
xen
zorro
Kconfig
Makefile