mei: bus: report also uuid in module alias
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 7 May 2015 12:54:02 +0000 (15:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 18:15:54 +0000 (11:15 -0700)
commitc93b76b34b4d8dbe8e3443eb27e49ac60034342b
tree018e5514a107c1db6329900afcfcb5905f55b0ac
parent41c95b04385863f694fcf96e08994ebc722b7b9f
mei: bus: report also uuid in module alias

In order to automate modules matching add device uuid
which is reported in client enumeration, keep also
the name that is needed in for nfc distinguishing radio vendor

Report mei:name:uuid

Cc: linux-api@vger.kernel.org
Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-mei
drivers/misc/mei/bus.c
drivers/misc/mei/mei_dev.h
drivers/nfc/mei_phy.h
drivers/nfc/microread/mei.c
drivers/nfc/pn544/mei.c
include/linux/mod_devicetable.h
scripts/mod/devicetable-offsets.c
scripts/mod/file2alias.c