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:
0cb3c49
)
pcmcia: setup IRQ to be used by PCMCIA drivers at card insert
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Thu, 8 Apr 2010 18:33:16 +0000
(20:33 +0200)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Mon, 10 May 2010 08:23:11 +0000
(10:23 +0200)
Setup the IRQ to be used by PCMCIA drivers already during the device
registration stage, making use of a new function pcmcia_setup_irq().
This will allow us to get rid of quite a lot of indirection in the
future.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found