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:
6ab17a8
)
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 4 Feb 2015 18:59:25 +0000
(10:59 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 4 Feb 2015 19:35:54 +0000
(11:35 -0800)
The patch "module: fix types of device tables aliases" newly requires
that invocations of
MODULE_DEVICE_TABLE(type, name);
come *after* the definition of `name'. That is reasonable, but gscps2
wasn't doing this. Fix it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/gscps2.c
patch
|
blob
|
history
diff --cc
drivers/input/serio/gscps2.c
Simple merge