From: Fabian Frederick <fabf@skynet.be>
To: linux-kernel@vger.kernel.org
Cc: Oder Chiou <oder_chiou@realtek.com>,
alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>,
Fabian Frederick <fabf@skynet.be>,
Mark Brown <broonie@kernel.org>, Bard Liao <bardliao@realtek.com>,
Johannes Berg <johannes@sipsolutions.net>,
linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 0/7 linux-next] sound: constify of_device_id array
Date: Wed, 18 Mar 2015 17:48:55 +0100 [thread overview]
Message-ID: <1426697344-4884-1-git-send-email-fabf@skynet.be> (raw)
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
next reply other threads:[~2015-03-18 16:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-18 16:48 Fabian Frederick [this message]
2015-03-18 16:48 ` [PATCH 1/7 linux-next] ALSA: aoa: constify of_device_id array Fabian Frederick
2015-03-19 11:12 ` [alsa-devel] " Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426697344-4884-1-git-send-email-fabf@skynet.be \
--to=fabf@skynet.be \
--cc=alsa-devel@alsa-project.org \
--cc=bardliao@realtek.com \
--cc=broonie@kernel.org \
--cc=johannes@sipsolutions.net \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=oder_chiou@realtek.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).