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:
faa75c4
)
Staging: ipack/devices/ipoctal: Clean up device removal.
author
Jens Taprogge
<jens.taprogge@taprogge.org>
Wed, 12 Sep 2012 12:55:39 +0000
(14:55 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 12 Sep 2012 16:56:01 +0000
(09:56 -0700)
Make use of dev_set_drvdata() and dev_get_drvdata() to store and obtain
a pointer to the ipoctal struct corresponding to a struct dev.
Previously we relied on a private list of devices.
Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found