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:
8ea3694
)
Input: i8042 - convert to the new platform device interface
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:25:11 +0000
(
01:25
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:25:11 +0000
(
01:25
-0500)
Do not use platform_device_register_simple() as it is going away,
implement ->probe() and ->remove() functions so manual binding and
unbinding will work with this driver.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found