commit | d49dc5e76fc917e5dfef76cb56fe3b3868deed5d | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Sep 10 10:18:05 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 20 19:31:10 2015 -0700 |
tree | 2b1a074aca8d31ce13dbccaf5dea0c7675cd4dfe | |
parent | 893913822e829f7a37824f6041ff964076374191 [diff] |
mei: bus: use mei_cldev_ prefix for the API functions Use mei_cldev_ prefix for all mei client bus api functions in order to resolve prefix conflict with functions that handle client function and are defined in client.c Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>