commit | b26864cad1c9f66f4966726ba7bc81d2b9b8f990 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Sep 10 10:18:01 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 20 19:30:10 2015 -0700 |
tree | 544ef475f227b687056807d396677c124217824a | |
parent | 40b7320ee413d0d1cc89c32c2a757fda56d27708 [diff] |
mei: bus: add client protocol version to the device alias The device alias now looks like mei:S:uuid:N:* In that way we can bind different drivers to clients with different protocol versions if required. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>