summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javierm@redhat.com>2022-06-16 10:34:33 +0300
committerMark Brown <broonie@kernel.org>2022-06-24 18:27:21 +0300
commitb688a7629c425d7916f9bde7fce8f7da2f852ceb (patch)
tree25ef778a612b232b12ff1540f06f2d84140faf2f /tools/perf/scripts/python/exported-sql-viewer.py
parent980555e95f7cabdc9c80a07107622b097ba23703 (diff)
downloadlinux-b688a7629c425d7916f9bde7fce8f7da2f852ceb.tar.xz
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Support for drivers to define bulk read/write callbacks in regmap_config was introduced by the commit d77e74561368 ("regmap: Add bulk read/write callbacks into regmap_config"), but this commit wrongly dropped a check in regmap_bulk_read() to determine whether bulk reads can be done or not. Before that commit, it was checked if map->bus was set. Now has to check if a map->read callback has been set. Fixes: d77e74561368 ("regmap: Add bulk read/write callbacks into regmap_config") Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://lore.kernel.org/r/20220616073435.1988219-2-javierm@redhat.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions