android_kernel_samsung_msm8976/drivers/char/rio
Jiri Slaby 86fbf1486a [PATCH] Char: correct pci_get_device changes
Commits 881a8c120a and
efe1ec2783 corrects pci device matching in
only one way; it no longer oopses/crashes, despite hotplug is not solved
in these changes.

Whenever pci_find_device -> pci_get_device change is performed, also
pci_dev_get and pci_dev_put should be in most cases called to properly
handle hotplug.  This patch does exactly this thing -- increase refcount
to let kernel know, that we are using this piece of HW just now.

It affects moxa and rio char drivers.

Cc: <R.E.Wolff@BitWizard.nl>
Acked-by: Amit Gud <gud@eth.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-21 13:35:05 -07:00
..
board.h
cirrus.h
cmdblk.h
cmdpkt.h
daemon.h
errors.h
func.h Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
host.h [PATCH] Char: correct pci_get_device changes 2006-10-21 13:35:05 -07:00
link.h
linux_compat.h
Makefile
map.h
param.h
parmmap.h
pci.h
phb.h
pkt.h
port.h
protsts.h
rio.h
rio_linux.c [PATCH] Char: correct pci_get_device changes 2006-10-21 13:35:05 -07:00
rio_linux.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rioboard.h
rioboot.c [PATCH] bogus order of copy_from_user() arguments 2006-05-27 02:26:32 -04:00
riocmd.c [PATCH] missing readb/readw in rio 2006-05-27 02:27:23 -04:00
rioctrl.c [PATCH] rio: fix array checking 2006-10-16 08:27:54 -07:00
riodrvr.h
rioinfo.h
rioinit.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
riointr.c Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
rioioctl.h
rioparam.c
rioroute.c [PATCH] uses of ->Copy() in rioroute are bogus 2006-05-27 02:26:40 -04:00
riospace.h
riotable.c [PATCH] missing readb/readw in rio 2006-05-27 02:27:23 -04:00
riotty.c
route.h
rup.h
unixrup.h