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:
3e83329
)
mei: bus: Add bus related structures to mei_cl
author
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 27 Mar 2013 15:29:56 +0000
(17:29 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 29 Mar 2013 15:44:12 +0000
(08:44 -0700)
We keep track of all MEI devices on the bus through a specific linked list.
We also have a mei_device instance in the mei_cl structure.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found