commit | 8120e7201cf9795bc98ffb2e3064b657c0f34c05 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Dec 25 19:06:11 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:31:29 2013 -0800 |
tree | b69cde5c2eb81a357f61aa464be98ccfde374a3b | |
parent | e46f187487a8c28e64417e51ba628746a5397838 [diff] |
mei: add common prefix to hbm function 1. use mei_hbm_ for basic host bus message function 2. use mei_hbm_cl prefix for host bus messages that operation on behalf of a client Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>