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:
e7c2199
)
pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplate
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 6 Mar 2013 18:24:44 +0000
(11:24 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 19:26:03 +0000
(12:26 -0700)
Introduce the module_pcmcia_driver() macro which is a convenience macro
for pcmcia driver modules. It is intended to be used by pcmcia drivers
with init/exit sections that do nothing but register/unregister the
pcmcia driver.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: linux-pcmcia@lists.infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/pcmcia/ds.h
patch
|
blob
|
history
diff --cc
include/pcmcia/ds.h
Simple merge