diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-12-02 20:14:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-05 17:05:41 +0300 |
commit | b5d5051971b44c9952b62f261509cf837b9d21ba (patch) | |
tree | e0e87f5a0d718da83ed497970baf4f6aee6bba69 /sound/i2c | |
parent | cb870fdcf1332ee791d7de6bbf350f15fc19c989 (diff) | |
download | linux-b5d5051971b44c9952b62f261509cf837b9d21ba.tar.xz |
ASoC: rt715: Make read-only arrays capture_reg_H and capture_reg_L static const
Don't populate the read-only arrays capture_reg_H and capture_reg_L
on the stack but instead make them static const. Also makes the
object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221202171450.1815346-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions