Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713154 > unrolled thread
| Started by | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| First post | 2017-08-16 19:20 +0200 |
| Last post | 2017-08-16 19:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] ASoC: make snd_soc_dai_driver and snd_soc_component_driver const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:20 +0200
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Date | 2017-08-16 19:20 +0200 |
| Subject | [PATCH 0/2] ASoC: make snd_soc_dai_driver and snd_soc_component_driver const |
| Message-ID | <ufa93-1so-3@gated-at.bofh.it> |
Make these const.
Bhumika Goyal (2):
ASoC: bcm: make snd_soc_dai_driver const
ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver
const
sound/soc/bcm/cygnus-ssp.c | 2 +-
sound/soc/codecs/hdmi-codec.c | 2 +-
sound/soc/codecs/lm4857.c | 2 +-
sound/soc/codecs/max9768.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
1.9.1
Back to top | Article view | linux.kernel
csiph-web