linux/drivers/media
Mauro Carvalho Chehab a6abe2f392 media: vidtv: remove a wrong endiannes check from s302m generator
The code there is already doing the right thing, as it uses
value & 0xff, value & 0xff00, which already ensures the
expected endiannes.

So, it doesn't make any sense to touch the order depending on
the CPU endiannes.

Yet, as pointed by Daniel at the mailing list:
	https://lore.kernel.org/linux-media/e614351c-215c-c048-52af-7c200b164f41@xs4all.nl/T/#m8d221684a151833966359c2ed8bdce0f0ee4e5fd

The reverse code is needed by the decoder. So, keep it
no matter the endiannes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-14 15:59:49 +02:00
..
cec media: rc: harmonize infrared durations to microseconds 2020-09-03 16:18:55 +02:00
common Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
dvb-core treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dvb-frontends Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
firewire media: firewire: Using uninitialized values in node_probe() 2020-07-04 11:57:10 +02:00
i2c media: ov8856: Add support for 3264x2448 mode 2020-09-10 14:29:35 +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: av7110: don't do float point math 2020-09-12 09:39:37 +02:00
platform media: venus: firmware: Set virtual address ranges 2020-09-14 15:45:47 +02:00
radio Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
rc Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
spi media: i2c/Kconfig: use sub-menus for I2C support 2020-04-16 10:34:40 +02:00
test-drivers media: vidtv: remove a wrong endiannes check from s302m generator 2020-09-14 15:59:49 +02:00
tuners Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
usb media: uvcvideo: Convey full colorspace information to V4L2 2020-09-10 14:06:27 +02:00
v4l2-core media: v4l2-ctrl: Add VP9 codec levels 2020-09-14 15:39:42 +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