commit | 381a58c70985ca1256b0f51aa6694f79662bb166 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Feb 10 10:39:32 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 01 19:36:59 2015 -0800 |
tree | e8de2ef4c17b744b05556525e9499026651c8876 | |
parent | b7d885145538ddedb1ae23b782ab7c7c0a856e9f [diff] |
mei: me: use io register wrappers consistently 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>