All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7 linux-next] sound: constify of_device_id array
@ 2015-03-18 16:48 ` Fabian Frederick
  0 siblings, 0 replies; 19+ messages in thread
From: Fabian Frederick @ 2015-03-18 16:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: Fabian Frederick, Johannes Berg, Jaroslav Kysela, Takashi Iwai,
	Liam Girdwood, Mark Brown, Bard Liao, Oder Chiou, linuxppc-dev,
	alsa-devel

This small patchset adds const to of_device_id arrays in
sound branch.

Fabian Frederick (7):
  ALSA: aoa: constify of_device_id array
  ASoC: fsl: constify of_device_id array
  ASoC: kirkwood: constify of_device_id array
  ASoC: rt5631: constify of_device_id array
  ASoC: ak4554: constify of_device_id array
  ASoC: fsi: constify of_device_id array
  ASoC: rsnd: constify of_device_id array

 sound/aoa/soundbus/i2sbus/core.c    | 2 +-
 sound/soc/codecs/ak4554.c           | 2 +-
 sound/soc/codecs/rt5631.c           | 2 +-
 sound/soc/fsl/mpc5200_psc_ac97.c    | 2 +-
 sound/soc/fsl/mpc5200_psc_i2s.c     | 2 +-
 sound/soc/fsl/pcm030-audio-fabric.c | 2 +-
 sound/soc/kirkwood/kirkwood-i2s.c   | 2 +-
 sound/soc/sh/fsi.c                  | 4 ++--
 sound/soc/sh/rcar/core.c            | 2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-03-23  5:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 16:48 [PATCH 0/7 linux-next] sound: constify of_device_id array Fabian Frederick
2015-03-18 16:48 ` Fabian Frederick
2015-03-18 16:48 ` [PATCH 1/7 linux-next] ALSA: aoa: " Fabian Frederick
2015-03-18 16:48   ` Fabian Frederick
2015-03-18 16:48   ` Fabian Frederick
2015-03-19 11:12   ` [alsa-devel] " Takashi Iwai
2015-03-19 11:12     ` Takashi Iwai
2015-03-18 16:48 ` [PATCH 2/7 linux-next] ASoC: fsl: " Fabian Frederick
2015-03-22 18:03   ` Mark Brown
2015-03-18 16:48 ` [PATCH 3/7 linux-next] ASoC: kirkwood: " Fabian Frederick
2015-03-22 18:03   ` Mark Brown
2015-03-18 16:48 ` [PATCH 4/7 linux-next] ASoC: rt5631: " Fabian Frederick
2015-03-22 18:04   ` Mark Brown
2015-03-18 16:49 ` [PATCH 5/7 linux-next] ASoC: ak4554: " Fabian Frederick
2015-03-22 18:05   ` Mark Brown
2015-03-18 16:49 ` [PATCH 6/7 linux-next] ASoC: fsi: " Fabian Frederick
2015-03-22 18:05   ` Mark Brown
2015-03-18 16:49 ` [PATCH 7/7 linux-next] ASoC: rsnd: " Fabian Frederick
2015-03-22 18:06   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.