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:
b7d8851
)
mei: me: use io register wrappers consistently
author
Tomas Winkler
<tomas.winkler@intel.com>
Tue, 10 Feb 2015 08:39:32 +0000
(10:39 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:36:59 +0000
(19:36 -0800)
1. Use mei_device structure as the first argument to the io
register access wrappers so we'll have access to the device
structure needed for tracing.
2. Use wrapper consistently
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found