commit | e46f187487a8c28e64417e51ba628746a5397838 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Dec 25 19:06:10 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:31:29 2013 -0800 |
tree | 484cc0102c738d7aae646822baabd71ad715eaf9 | |
parent | cd51ed649fa4bd55c6a78db52b57260797ed56b4 [diff] |
mei: use structured buffer for the write buffer We can drop useless castings and use proper types. We remove the casting in mei_hbm_hdr function and add new function mei_hbm_stop_request_prepare that utilize the new structure Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>