]> git.itanic.dy.fi Git - linux-stable/commit
Revert "tc358743: fix register i2c_rd/wr function fix"
authorGuillaume Bertholon <guillaume.bertholon@ens.fr>
Tue, 1 Feb 2022 17:14:41 +0000 (18:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Feb 2022 08:27:54 +0000 (09:27 +0100)
commit1fa3bfc12bebafed63f992ed206ae434c1736f0d
tree1ecf127319d9f49827b5f4cb12c7195920036988
parent29a49f8e9cac916eaa0d1e97207a8ebcf10a885c
Revert "tc358743: fix register i2c_rd/wr function fix"

This reverts commit a3f9c74652c749486bf9e989caabcae6f68272ee.

The reverted commit was backported and applied twice on the stable branch:
- First as commit 44f3c2b6e5e9 ("tc358743: fix register i2c_rd/wr
  function fix") at the right position `i2c_wr8_and_or`
- Then as commit a3f9c74652c7 ("tc358743: fix register i2c_rd/wr
  function fix") on the wrong function `i2c_wr16_and_or`

Fixes: a3f9c74652c7 ("tc358743: fix register i2c_rd/wr function fix")
Signed-off-by: Guillaume Bertholon <guillaume.bertholon@ens.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/i2c/tc358743.c