aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2022-06-16 07:34:35 +0000
committerMark Brown <[email protected]>2022-06-20 15:51:29 +0000
commit2a166929bc0a3ae754365dabc455039fd1be82ca (patch)
treede641d3561dd9d4cc719dcd1ccf0ed8ed4e38637 /scripts/clang-tools/gen_compile_commands.py
parentregmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set (diff)
downloadkernel-2a166929bc0a3ae754365dabc455039fd1be82ca.tar.gz
kernel-2a166929bc0a3ae754365dabc455039fd1be82ca.zip
regmap: Wire up regmap_config provided bulk write in missed functions
There are some functions that were missed by commit d77e74561368 ("regmap: Add bulk read/write callbacks into regmap_config") when support to define bulk read/write callbacks in regmap_config was introduced. The regmap_bulk_write() and regmap_noinc_write() functions weren't changed to use the added map->write instead of the map->bus->write handler. Also, the regmap_can_raw_write() was not modified to take map->write into account. So will only return true if a bus with a .write callback is set. Fixes: d77e74561368 ("regmap: Add bulk read/write callbacks into regmap_config") Signed-off-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions