OpenCloudOS-Kernel/drivers/media/cec/platform
Tom Rix 97f05aad99 media: cec: seco: remove byte handling from smb_word_op
smb_word_op() has a parameter data_format that
determines if the data is either a byte or
word.  From inspection, smb_word_op() is only
used by the macros smb_wr16() and smb_rd16()
both pass in CMD_WORD_DATA. There is no use of
smb_word_op() that passes in CMD_BYTE_DATA.
So remove the byte handling.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-05-13 11:02:17 +02:00
..
cec-gpio media: cec-gpio: handle gpiod_get_value errors correctly 2020-04-29 12:04:38 +02:00
cros-ec media: platform: cros-ec: Add brask to the match table 2022-01-23 21:18:42 +01:00
meson media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:49 +02:00
s5p media: cec: s5p_cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:49 +02:00
seco media: cec: seco: remove byte handling from smb_word_op 2022-05-13 11:02:17 +02:00
sti media: stih-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:52 +02:00
stm32 media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:52 +02:00
tegra media: tegra-cec: Handle errors of clk_prepare_enable() 2021-08-04 14:43:52 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile media: Makefiles: remove extra spaces 2022-03-12 16:59:52 +01:00