git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d637837
)
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 9 Feb 2011 09:56:52 +0000
(10:56 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 17 Feb 2011 19:31:58 +0000
(11:31 -0800)
Commit
6b5756f176568a710d008d3b478128fafb6707f0
introduced the
possibility for pdev->id being -1 but the change was not done equally in
altera_uart_remove. This patch fixes this.
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found