diff options
author | Mark Brown <broonie@kernel.org> | 2023-10-01 12:24:13 +0200 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-02 09:09:21 +0200 |
commit | c8c575ebf6daaf1fbe029cc04c845e2fad462320 (patch) | |
tree | cce26e9341253a3a70b0e6dfc288fbad069d008a /scripts/recordmcount.h | |
parent | drm/bridge: sn65dsi83: Convert to use maple tree register cache (diff) | |
download | linux-c8c575ebf6daaf1fbe029cc04c845e2fad462320.tar.xz linux-c8c575ebf6daaf1fbe029cc04c845e2fad462320.zip |
drm/panel: ili9322: Remove redundant volatle_reg() operation
The ili9322 driver has a volatile_reg() operation in it's regmap which
always returns false. This is redundant since it is the default in the
regmap core, remove the operation for a trivial code size and performance
improvement.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231001-drm-sn65dsi83-maple-v1-1-5519799a55e5@kernel.org
Diffstat (limited to 'scripts/recordmcount.h')
0 files changed, 0 insertions, 0 deletions