diff options
author | Mark Brown <broonie@kernel.org> | 2020-09-28 20:28:46 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-09-28 20:28:46 +0300 |
commit | eb45df24fe825822665d1b9107d7b6730ea00953 (patch) | |
tree | 7e1d7e33c277f65b527069db72e44e92a5c1a8c9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f74d63b8c24ad90ee56b5723b72feb0d1f894177 (diff) | |
parent | 549ade5721fe197b78165fc3476af1fe0c65f089 (diff) | |
download | linux-eb45df24fe825822665d1b9107d7b6730ea00953.tar.xz |
Merge series "regmap: add support to regmap_field_bulk_alloc/free" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:
Usage of regmap_field_alloc becomes much overhead when number of fields
exceed more than 3. Most of driver seems to totally covered up with these
allocs/free making to very hard to read the code! On such driver is QCOM LPASS
driver has extensively converted to use regmap_fields.
This patchset add this new api and a user of it.
Using new bulk api to allocate fields makes it much more cleaner code to read!
Changes since v1:
- Fix lot of spelling! No code changes!
Srinivas Kandagatla (2):
regmap: add support to regmap_field_bulk_alloc/free apis
ASoC: lpass-platform: use devm_regmap_field_bulk_alloc
drivers/base/regmap/regmap.c | 100 ++++++++++++++++++++++++++++++++
include/linux/regmap.h | 11 ++++
sound/soc/qcom/lpass-platform.c | 31 +++-------
3 files changed, 118 insertions(+), 24 deletions(-)
--
2.21.0
base-commit: f75aef392f869018f78cfedf3c320a6b3fcfda6b
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions