kernel-ark/drivers
Mark A. Greer a30ff2e348 [PATCH] serial: mpsc driver passes bad devname to request_irq()
The devname passed to request_irq() contained a '/' which is wrong.  At
a minimum, the '/' prevented the devname from showing up in
/proc/irq/<irq>/<devname>.  This patch replaces the '/' with a '-' to
fixes that problem.

Reported-by: Stephane Chazelas <Stephane@artesyncp.com>
Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:23:02 -08:00
..
acorn
acpi
amba
atm
base [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 2006-03-25 08:23:01 -08:00
block [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y 2006-03-25 08:22:57 -08:00
bluetooth
cdrom
char [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak 2006-03-25 08:22:57 -08:00
connector
cpufreq
crypto
dio
edac
eisa [PATCH] EISA: Ignore generated file drivers/eisa/devlist.h 2006-03-25 08:23:01 -08:00
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband
input [PATCH] ads7846 build fix 2006-03-25 08:22:55 -08:00
isdn [PATCH] i4l/isdn_tty.c: fix a check-after-use 2006-03-25 08:22:59 -08:00
macintosh
mca
md [PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checking 2006-03-25 08:22:57 -08:00
media
message [PATCH] i2o_dump_hrt() output cleanup 2006-03-25 08:22:58 -08:00
mfd
misc
mmc
mtd
net
nubus
oprofile
parisc
parport
pci
pcmcia
pnp [PATCH] Fix memory leak in isapnp 2006-03-25 08:23:00 -08:00
rapidio
s390
sbus
scsi
serial [PATCH] serial: mpsc driver passes bad devname to request_irq() 2006-03-25 08:23:02 -08:00
sh
sn
spi
tc
telephony
usb
video
w1
zorro
Kconfig
Makefile