diff options
author | Joel Stanley <[email protected]> | 2021-09-03 14:40:39 +0930 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2021-10-06 06:53:37 -0500 |
commit | 396c84bbfd7906b4bd103741edf352918311c6d0 (patch) | |
tree | f7fae11b2b442e9f87e22b138124641e4eb0b054 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 39ce73504695500e043d2851e3d4938fcae89399 (diff) |
ipmi: bt-bmc: Use registers directly
This driver was originally written to use the regmap abstraction with no
clear benefit. As the registers are always mmio and there is no sharing
of the region with other devices, we can safely read and write without
the locking that regmap provides.
This reduces the code size of the driver by about 25%.
Signed-off-by: Joel Stanley <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions