commit | d49ed64a6e3f73975b7eb570c4ea8f37e87d7e5d | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <[email protected]> | Mon May 04 09:43:54 2015 +0300 |
committer | Greg Kroah-Hartman <[email protected]> | Sun May 24 11:13:10 2015 -0700 |
tree | 25ee7ac25ea3048ff3df9193cb8c54c1cf75416e | |
parent | 0c53357ca4b3a03aafc211de663e84dba7c628e2 [diff] |
mei: add a reference from the host client to the me client Keep a pointer to associated me client in the host client object to eliminate me client searches. Check if the me client is active in the firmware by checking if its is linked on the me clients list Add accessors for the me client properties from host client. Signed-off-by: Alexander Usyskin <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>