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>
This commit is contained in:

zatwierdzone przez
Greg Kroah-Hartman

rodzic
41c95b0438
commit
c93b76b34b
@@ -67,7 +67,7 @@ static int microread_mei_remove(struct mei_cl_device *device)
|
||||
}
|
||||
|
||||
static struct mei_cl_device_id microread_mei_tbl[] = {
|
||||
{ MICROREAD_DRIVER_NAME },
|
||||
{ MICROREAD_DRIVER_NAME, MEI_NFC_UUID},
|
||||
|
||||
/* required last entry */
|
||||
{ }
|
||||
|
Reference in New Issue
Block a user