linux-stable/drivers/media
Deborah Brouwer 04d5356512 media: bttv: move do_crop flag out of bttv_fh
The do_crop flag indicates whether a cropping rectangle has been set.
Instead of storing this flag separately in each file handle, move do_crop
to struct bttv in preparation for vb2 conversion which stops using
separate bttv file handles.

Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-08-14 20:27:59 +02:00
..
cec media: tegra_cec: fix the return value handle for platform_get_irq() 2023-08-10 07:58:36 +02:00
common drivers/media/common/siano/smsendian.c : eliminate unnecessary type conversions 2023-07-19 12:57:46 +02:00
dvb-core media updates for v6.5-rc1 2023-07-05 10:42:32 -07:00
dvb-frontends media: dvb: mb86a16: check the return value of mb86a16_read() 2023-08-10 07:58:36 +02:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: i2c: rdacm21: Fix uninitialized value 2023-08-14 20:27:58 +02:00
mc media: mc: Make media_get_pad_index() use pad type flag 2023-05-25 16:21:22 +02:00
mmc
pci media: bttv: move do_crop flag out of bttv_fh 2023-08-14 20:27:59 +02:00
platform media: coda: Remove duplicated include 2023-08-14 20:27:58 +02:00
radio media: wl128x: Fix spelling mistake "Transfered" -> "Transferred" 2023-07-19 12:57:48 +02:00
rc media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
spi
test-drivers media: vivid: fix the racy dev->radio_tx_rds_owner 2023-08-14 20:27:58 +02:00
tuners media: tuners: qt1010: replace BUG_ON with a regular error 2023-07-25 09:24:30 +02:00
usb media: usb: pvrusb2: fix inconsistent indenting 2023-08-10 07:58:36 +02:00
v4l2-core media: v4l: async: Avoid a goto in loop implementation 2023-08-10 07:58:39 +02:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile