]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8ff7b0473bf905ce63e27646d8531961a92bc8e
tree544ef475f227b687056807d396677c124217824a
parentc46c79df11ef4ef8a0a7b5c15192304003c9cd46
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