diff options
| author | Laurent Pinchart <[email protected]> | 2022-10-16 09:15:08 +0300 |
|---|---|---|
| committer | Sakari Ailus <[email protected]> | 2022-10-27 14:38:00 +0300 |
| commit | b817888a0c50962d4b51b9107e824f9aac6a9f3c (patch) | |
| tree | c83bd5f3392d74c4eedead78f06e52b2a4fdab70 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2548df538cdd39b52976545a94529c9b81671a41 (diff) | |
media: i2c: imx290: Drop imx290_write_buffered_reg()
The imx290_write_buffered_reg() function wraps a register write with
register hold, to enable changing multiple registers synchronously. It
is used for the gain only, which is an 8-bit register, defeating its
purpose.
The feature is useful, but should be implemented differently. Drop the
function for now, to prepare for a rework of register access.
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Alexander Stein <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions