alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: ux500: Added blank line after declarations
@ 2017-02-25 19:50 Codrut Grosu
  0 siblings, 0 replies; only message in thread
From: Codrut Grosu @ 2017-02-25 19:50 UTC (permalink / raw)
  To: perex, tiwai
  Cc: lgirdwood, broonie, alsa-devel, linux-kernel, colin.king,
	Codrut Grosu

This was reported by checkpatch.pl

Signed-off-by: Codrut GROSU <codrut.cristian.grosu@gmail.com>
---
 sound/soc/ux500/ux500_msp_dai.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/ux500/ux500_msp_dai.c b/sound/soc/ux500/ux500_msp_dai.c
index 36e9bb2..ec5152a 100644
--- a/sound/soc/ux500/ux500_msp_dai.c
+++ b/sound/soc/ux500/ux500_msp_dai.c
@@ -133,6 +133,7 @@ static int setup_pcm_framing(struct snd_soc_dai *dai, unsigned int rate,
 	struct ux500_msp_i2s_drvdata *drvdata = dev_get_drvdata(dai->dev);

 	u32 frame_length = MSP_FRAME_LEN_1;
+
 	prot_desc->frame_width = 0;

 	switch (drvdata->slots) {
--
1.9.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-25 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 19:50 [PATCH] ASoC: ux500: Added blank line after declarations Codrut Grosu

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).