Colin Ian King ea9df9840f
ASoC: tlv320aic32x4: make array clocks static, makes object smaller
Don't populate the array clocks on the stack but instead it
static. Makes the object code smaller by 316 bytes.

Before:
   text    data     bss     dec     hex filename
  63668   28264       0   91932   1671c ./sound/soc/codecs/tlv320aic32x4.o

After:
   text    data     bss     dec     hex filename
  62616   29000       0   91616   165e0 ./sound/soc/codecs/tlv320aic32x4.o

(gcc version 10.2.0)

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210801064807.138641-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-08-02 15:47:49 +01:00
..
2021-07-01 08:36:12 +02:00
2021-05-30 09:33:08 +02:00
2020-01-05 16:15:13 +01:00
2021-07-05 19:34:22 +02:00
2021-04-27 08:39:39 +02:00
2021-07-05 19:29:28 +02:00
2021-03-07 09:07:16 +01:00
2021-03-07 09:07:16 +01:00