mei: me: use io register wrappers consistently
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 10 Feb 2015 08:39:32 +0000 (10:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:36:59 +0000 (19:36 -0800)
commit381a58c70985ca1256b0f51aa6694f79662bb166
treee8de2ef4c17b744b05556525e9499026651c8876
parentb7d885145538ddedb1ae23b782ab7c7c0a856e9f
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>
drivers/misc/mei/hw-me.c