mei: bus: add client protocol version to the device alias
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 10 Sep 2015 07:18:01 +0000 (10:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 02:30:10 +0000 (19:30 -0700)
commitb26864cad1c9f66f4966726ba7bc81d2b9b8f990
tree544ef475f227b687056807d396677c124217824a
parent40b7320ee413d0d1cc89c32c2a757fda56d27708
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>
drivers/misc/mei/bus.c
drivers/nfc/microread/mei.c
drivers/nfc/pn544/mei.c
include/linux/mod_devicetable.h
scripts/mod/devicetable-offsets.c
scripts/mod/file2alias.c