linux-stable/drivers/media
Mauro Carvalho Chehab 330dada595 media: dvb_frontend: fix return error code
The correct error code when a function is not defined is
-ENOTSUPP. It was typoed wrong as -EOPNOTSUPP, with,
unfortunately, exists, but it is not used by the DVB core.

Thanks-to: Geert Uytterhoeven <geert@linux-m68k.org>
Thanks-to: Arnd Bergmann <arnd@arndb.de>

To make me revisit this code.

Fixes: a9cb97c3e6 ("media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code")
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-12 07:50:14 -05:00
..
cec media: cec: disable the hardware when unregistered 2017-12-08 11:11:25 -05:00
common media: siano: add SPDX markups 2017-12-11 07:44:07 -05:00
dvb-core media: dvb_frontend: fix return error code 2017-12-12 07:50:14 -05:00
dvb-frontends media: si2165: Add DVBv3 wrapper for ber statistics 2017-12-12 05:52:59 -05:00
firewire
i2c media: ov9650: fix bogus warnings 2017-12-11 13:04:55 -05:00
mmc License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci media: cx23885: Use semicolon after assignment instead of comma 2017-12-12 05:53:00 -05:00
platform media: atmel-isc: avoid returning a random value at isc_parse_dt() 2017-12-11 13:04:50 -05:00
radio media: radio-si476x: fix behavior when seek->range* are defined 2017-12-11 13:04:51 -05:00
rc media: rc keymaps: add SPDX identifiers to the code I wrote 2017-12-11 07:42:54 -05:00
spi
tuners media: xc5000: better handle I2C error messages 2017-12-11 13:15:35 -05:00
usb media: cx231xx: Use semicolon after assignment instead of comma 2017-12-12 05:52:59 -05:00
v4l2-core media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices 2017-11-30 04:44:07 -05:00
Kconfig media: rc-core: do not depend on MEDIA_SUPPORT 2017-08-20 09:39:36 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: drop use of MEDIA_API_VERSION 2017-08-08 06:03:15 -04:00
media-devnode.c media: utilize new cdev_device_add helper function 2017-03-21 06:44:33 +01:00
media-entity.c [media] media: Check for active and has_no_links overrun 2017-10-04 17:16:14 -03:00