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:
994917f
)
pcmcia: remove unused argument to pcmcia_parse_tuple()
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Sun, 31 Aug 2008 13:50:33 +0000
(15:50 +0200)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Sun, 31 Aug 2008 13:50:33 +0000
(15:50 +0200)
Since we're just parsing the tuple being passed to this function, we don't
need any device-specific information.
Also, remove the call to pcmcia_validate_cis() from pcmciamtd.c, since it
is already called by the PCMCIA core.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found