[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426697344-4884-1-git-send-email-fabf@skynet.be>
Date: Wed, 18 Mar 2015 17:48:55 +0100
From: Fabian Frederick <fabf@...net.be>
To: linux-kernel@...r.kernel.org
Cc: Fabian Frederick <fabf@...net.be>,
Johannes Berg <johannes@...solutions.net>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Bard Liao <bardliao@...ltek.com>,
Oder Chiou <oder_chiou@...ltek.com>,
linuxppc-dev@...ts.ozlabs.org, alsa-devel@...a-project.org
Subject: [PATCH 0/7 linux-next] sound: constify of_device_id array
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists