linux-uconsole/drivers/misc/mei
Colin Ian King 2c9a9254cf mei: remove dev_err message on an unsupported ioctl
commit bb0829a741 upstream.

Currently the driver spams the kernel log on unsupported ioctls which is
unnecessary as the ioctl returns -ENOIOCTLCMD to indicate this anyway.
I suspect this was originally for debugging purposes but it really is not
required so remove it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-08 11:52:00 +02:00
..
amthif.c mei: amthif: discard not read messages 2016-06-01 12:15:50 -07:00
bus-fixup.c mei: bus: fix received data size check in NFC fixup 2016-11-18 10:48:36 +01:00
bus.c mei: bus: fix mei_cldev_enable KDoc 2017-01-12 11:22:47 +01:00
client.c mei: return error on notification request to a disconnected client 2017-11-08 10:06:30 +01:00
client.h mei: bus: export client protocol version 2015-09-20 19:30:10 -07:00
debugfs.c mei: Fix debugfs filename in error output 2015-10-27 14:21:42 +09:00
hbm.c mei: fix NULL dereferencing during FW initiated disconnection 2016-06-01 12:15:50 -07:00
hbm.h mei: me: d0i3: add d0i3 enter/exit state machine 2015-08-03 17:33:55 -07:00
hw-me-regs.h mei: me: add lewisburg device ids 2017-08-30 10:19:22 +02:00
hw-me.c mei: me: disable driver on SPT SPS firmware 2016-12-02 09:09:01 +01:00
hw-me.h
hw-txe-regs.h
hw-txe.c mei: txe: don't clean an unprocessed interrupt cause. 2016-11-10 16:36:33 +01:00
hw-txe.h
hw.h mei: hbm: bump supported HBM version to 2.0 2015-08-03 17:33:55 -07:00
init.c mei: cancel driver workers only after client devices were removed 2015-10-17 21:45:05 -07:00
interrupt.c mei: amthif: discard not read messages 2016-06-01 12:15:50 -07:00
Kconfig
main.c mei: remove dev_err message on an unsupported ioctl 2018-04-08 11:52:00 +02:00
Makefile
mei-trace.c
mei-trace.h
mei_dev.h mei: amthif: discard not read messages 2016-06-01 12:15:50 -07:00
pci-me.c mei: me: add lewisburg device ids 2017-08-30 10:19:22 +02:00
pci-txe.c
wd.c Watchdog: Fix parent of watchdog_devices 2015-09-09 21:39:22 +02:00