Skip to content
Unverified Commit b5d50519 authored by Colin Ian King's avatar Colin Ian King Committed by Mark Brown
Browse files

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: default avatarColin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221202171450.1815346-1-colin.i.king@gmail.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent cb870fdc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment