aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark A. Greer <[email protected]>2006-03-25 03:08:26 -0800
committerLinus Torvalds <[email protected]>2006-03-25 08:23:02 -0800
commita30ff2e348af9d3a1782103130c88960550a773f (patch)
tree0fbaf216c2a28c9c459adade7bcf517f8ab456fe /include/linux
parent37f1e984253c7eeee8e0f2be9d134d1e9e34b9d4 (diff)
[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 <[email protected]> Signed-off-by: Mark A. Greer <[email protected]> Cc: Russell King <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions