kernel-fxtec-pro1x/sound/soc/sh/rcar
Colin Ian King 8288591368 ASoC: rsnd: make arrays path and cmd_case static const
Don't populate the arrays path and cmd_case on the stack but make
them static const.  Makes the object code smaller:

Before:
   text    data     bss     dec     hex filename
   2673     624       0    3297     ce1 sound/soc/sh/rcar/cmd.o

After:
   text    data     bss     dec     hex filename
   2398     768       0    3166     c5e sound/soc/sh/rcar/cmd.o

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-06-30 12:45:36 +01:00
..
adg.c ASoC: rsnd: add rsnd_adg_clk_query() 2017-06-15 18:18:02 +01:00
cmd.c ASoC: rsnd: make arrays path and cmd_case static const 2017-06-30 12:45:36 +01:00
core.c ASoC: rsnd: constify dev_pm_ops structures. 2017-06-30 12:17:32 +01:00
ctu.c ASoC: rsnd: control kctrl items acceptance anytime/runtime 2017-06-13 21:38:45 +01:00
dma.c ASoC: rsnd: cleanup pointer related code 2017-06-07 20:30:38 +01:00
dvc.c ASoC: rsnd: rename "slots" related variable 2017-06-15 18:17:54 +01:00
gen.c Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar 2017-06-07 20:30:32 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: fixup unsigned expression compared with zero: main_rate 2017-06-21 12:14:04 +01:00
src.c ASoC: rsnd: control kctrl items acceptance anytime/runtime 2017-06-13 21:38:45 +01:00
ssi.c ASoC: rsnd: fixup unsigned expression compared with zero: main_rate 2017-06-21 12:14:04 +01:00
ssiu.c Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar 2017-06-07 20:30:32 +01:00