linux_dsm_epyc7002/drivers/misc/mei
Alexander Usyskin bede9ad919 mei: hbm: call mei_set_devstate() on hbm stop response
[ Upstream commit 3a77df62deb2e62de0dc26c1cb763cc152329287 ]

Use mei_set_devstate() wrapper upon hbm stop command response,
to trigger sysfs event.

Fixes: 43b8a7ed47 ("mei: expose device state in sysfs")
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20210129120752.850325-3-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:38:12 +01:00
..
hdcp
bus-fixup.c mei: bus: unconditionally enable clients with vtag support 2020-08-18 15:44:44 +02:00
bus.c mei: bus: use zero vtag for bus clients. 2020-08-18 15:44:44 +02:00
client.c mei: handle tx queue flushing for vtag connections 2020-08-18 15:44:44 +02:00
client.h mei: protect mei_cl_mtu from null dereference 2020-11-03 10:13:48 +01:00
debugfs.c mei: add vtag support bit in client properties 2020-08-18 15:44:43 +02:00
dma-ring.c
hbm.c mei: hbm: call mei_set_devstate() on hbm stop response 2021-03-04 11:38:12 +01:00
hbm.h
hw-me-regs.h
hw-me.c
hw-me.h
hw-txe-regs.h
hw-txe.c
hw-txe.h
hw.h mei: hw: Replace zero-length array with flexible-array member 2020-10-30 16:57:41 -05:00
init.c
interrupt.c mei: add support for mei extended header. 2020-08-18 15:44:43 +02:00
Kconfig Revert "mei: virtio: virtualization frontend driver" 2020-12-06 10:36:17 +01:00
main.c mei: add connect with vtag ioctl 2020-08-18 15:44:44 +02:00
Makefile Revert "mei: virtio: virtualization frontend driver" 2020-12-06 10:36:17 +01:00
mei_dev.h mei: add a vtag map for each client 2020-08-18 15:44:44 +02:00
mei-trace.c
mei-trace.h
pci-me.c
pci-txe.c