diff options
| author | Sakari Ailus <[email protected]> | 2024-10-15 07:28:42 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2025-04-25 08:15:33 +0000 |
| commit | 932518f6f8713d9a23b2ec3e0ebf5ab9e17af728 (patch) | |
| tree | 60dacaf1cfc098a921c1bda2fa6e14be681c6645 /drivers/media/i2c/ccs/ccs-core.c | |
| parent | media: ccs: Use read_poll_timeout() in reset polling (diff) | |
| download | kernel-932518f6f8713d9a23b2ec3e0ebf5ab9e17af728.tar.gz kernel-932518f6f8713d9a23b2ec3e0ebf5ab9e17af728.zip | |
media: ccs: Remove I²C write retry hack
The I²C retry hack has been there in order to address transient I²C
register write access issues on a few very old sensors and possibly it has
addressed also first I²C access problems (device not responding until a
certain amount of time has passed) but that is now separately handled. The
retry hack has a good potential for introducing hard to debug problems in
updating sensor settings while streaming. Remove it and instead pass those
rare errors to the user space -- which is also what virtually all other
drivers do.
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'drivers/media/i2c/ccs/ccs-core.c')
0 files changed, 0 insertions, 0 deletions
