android_kernel_oneplus_msm8998/drivers/misc/mei
Colin Ian King 2c9a9254cf mei: remove dev_err message on an unsupported ioctl
commit bb0829a741792b56c908d7745bc0b2b540293bcc 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
debugfs.c
hbm.c mei: fix NULL dereferencing during FW initiated disconnection 2016-06-01 12:15:50 -07:00
hbm.h
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
init.c
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