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:
e129def
)
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
author
David Howells
<dhowells@redhat.com>
Tue, 22 Jul 2008 10:20:45 +0000
(11:20 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 22 Jul 2008 20:03:28 +0000
(13:03 -0700)
Fix the epca driver to call epca_setup() if digiepca=xxx is included on the
command line and the epca driver is built in.
epca_setup() used to be called from init/main.c in 2.2 kernels, but somewhere
along the way that call was removed but not replaced.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/epca.c
patch
|
blob
|
history
diff --cc
drivers/char/epca.c
Simple merge