exynos-linux-stable/drivers/misc/mei
Alexander Usyskin 5cce603822 mei: bus: prefix device names on bus with the bus name
commit 7a2b9e6ec84588b0be65cc0ae45a65bac431496b upstream.

Add parent device name to the name of devices on bus to avoid
device names collisions for same client UUID available
from different MEI heads. Namely this prevents sysfs collision under
/sys/bus/mei/device/

In the device part leave just UUID other parameters that are
required for device matching are not required here and are
just bloating the name.

Cc: <stable@vger.kernel.org>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20191105150514.14010-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-05 15:35:21 +01:00
..
amthif.c mei: stop the stall timer worker if not needed 2016-09-27 12:33:47 +02:00
bus-fixup.c mei: bus: type promotion bug in mei_nfc_if_version() 2018-09-26 08:36:40 +02:00
bus.c mei: bus: prefix device names on bus with the bus name 2019-12-05 15:35:21 +01:00
client.c mei: return error on notification request to a disconnected client 2017-11-08 10:08:36 +01:00
client.h mei: add wrapper for queuing control commands. 2016-08-30 14:39:42 +02:00
debugfs.c mei: hbm: send immediate reply flag in enum request 2016-02-07 14:47:20 -08:00
hbm.c mei: ignore not found client in the enumeration 2018-09-26 08:36:35 +02:00
hbm.h
hw-me-regs.h mei: me: add lewisburg device ids 2017-01-09 08:32:20 +01:00
hw-me.c Merge 4.8-rc5 into char-misc-next 2016-09-05 08:04:07 +02:00
hw-me.h
hw-txe-regs.h
hw-txe.c mei: txe: don't clean an unprocessed interrupt cause. 2016-10-24 19:38:39 +02:00
hw-txe.h
hw.h mei: hbm: send immediate reply flag in enum request 2016-02-07 14:47:20 -08:00
init.c mei: stop the stall timer worker if not needed 2016-09-27 12:33:47 +02:00
interrupt.c mei: stop the stall timer worker if not needed 2016-09-27 12:33:47 +02:00
Kconfig mei: wd: drop the watchdog code from the core mei driver 2016-02-06 22:11:06 -08:00
main.c mei: don't update offset in write 2018-09-05 09:20:05 +02:00
Makefile mei: wd: drop the watchdog code from the core mei driver 2016-02-06 22:11:06 -08:00
mei-trace.c mei: trace pci configuration space io 2016-02-07 13:00:52 -08:00
mei-trace.h mei: drop superfluous closing bracket from write traces 2016-02-07 14:47:20 -08:00
mei_dev.h mei: stop the stall timer worker if not needed 2016-09-27 12:33:47 +02:00
pci-me.c mei: me: allow runtime pm for platform with D0i3 2018-09-15 09:43:06 +02:00
pci-txe.c mei: recover after errors in runtime pm flow 2016-08-30 14:36:39 +02:00