From: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
To: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: <alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>,
Support Opensource <support.opensource@diasemi.com>
Subject: [PATCH 0/2] ASoC: da7219: Improve mclk error checking, use of_match_ptr
Date: Wed, 7 Oct 2015 11:57:10 +0100 [thread overview]
Message-ID: <cover.1444214947.git.Adam.Thomson.Opensource@diasemi.com> (raw)
This patch set contains a couple of small updates/fixes:
- Use of of_match_ptr() for assigning match table to driver structure
- Only enable/disable mclk if it has been provided to the driver.
- Add error checking of clk_prepare_enable.
Patch set is based on changes introduced under patch:
'ASoC: da7219: Improve error handling for regulator supplies'
(Commit 4e929134eb8271abc9c52c371e056debfea6898b , kernel/git/broonie/sound.git)
Adam Thomson (2):
ASoC: da7219: Use of_match_ptr() when assigning match table
ASoC: da7219: Improve error checking of mclk enable/disable
sound/soc/codecs/da7219.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
--
1.9.3
next reply other threads:[~2015-10-07 10:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 10:57 Adam Thomson [this message]
2015-10-07 10:57 ` [PATCH 1/2] ASoC: da7219: Use of_match_ptr() when assigning match table Adam Thomson
2015-10-07 10:57 ` [PATCH 2/2] ASoC: da7219: Improve error checking of mclk enable/disable Adam Thomson
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=cover.1444214947.git.Adam.Thomson.Opensource@diasemi.com \
--to=adam.thomson.opensource@diasemi.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=support.opensource@diasemi.com \
--cc=tiwai@suse.com \
/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
Powered by JetHome