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:
9bb4169
)
jsm: correctly support multiple 4/8-port boards
author
Alexander Y. Fomichev
<git.user@gmail.com>
Thu, 11 Jun 2009 11:56:00 +0000
(12:56 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 11 Jun 2009 15:51:02 +0000
(08:51 -0700)
If there are more then one 4/8-port board jsm_uart_port_init
allocate a line numbers of the second and further boards
from range of previous one.
This patch fixed the problem.
Signed-off-by: Alexander Y. Fomichev <git.user@gmail.com>
[printks fixed to add jsm: ]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found