linux/drivers/media
Vaibhav Gupta e8897acb89 media: netup_unidvb: drop initialization of PM pointers
The .suspend() and .resume() callbacks are not defined for this driver.
Thus, just the unlisting of PM pointers in the struct initializer will make
no change in its behavior. Still unlisting is necessary so as to get rid of
.suspend and .resume pointers as they are part of the legacy framework and
should not be used in the driver code explicitly.

Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-27 11:24:28 +02:00
..
cec media: cec-adap.c: add 'unregistered' checks 2020-09-26 10:25:13 +02:00
common media: videobuf2: use sgtable-based scatterlist wrappers 2020-09-26 10:35:18 +02:00
dvb-core treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dvb-frontends media: dvb-frontends: rtl2832_sdr: set error code in probe 2020-09-27 11:23:46 +02:00
firewire media: firewire: Using uninitialized values in node_probe() 2020-07-04 11:57:10 +02:00
i2c media: tc358743: cleanup tc358743_cec_isr 2020-09-26 10:25:51 +02:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc media updates for v5.8-rc1 2020-06-03 20:59:38 -07:00
pci media: netup_unidvb: drop initialization of PM pointers 2020-09-27 11:24:28 +02:00
platform media: st-delta: Fix reference count leak in delta_run_work 2020-09-27 10:56:07 +02:00
radio Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
rc media: ati_remote: sanity check for both endpoints 2020-09-27 11:24:07 +02:00
spi media: i2c/Kconfig: use sub-menus for I2C support 2020-04-16 10:34:40 +02:00
test-drivers media: vivid: Add support to the CSC API 2020-09-26 10:21:34 +02:00
tuners Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
usb media: usb: uvc: no need to check return value of debugfs_create functions 2020-09-26 10:15:17 +02:00
v4l2-core media: v4l2-mem2mem: simplify poll logic 2020-09-26 10:18:09 +02:00
Kconfig media: media/test_drivers: rename to test-drivers 2020-04-16 10:38:31 +02:00
Makefile media: media/test_drivers: rename to test-drivers 2020-04-16 10:38:31 +02:00