Skip to content

Commit

Permalink
ASoC: ux500: Added blank line after declarations
Browse files Browse the repository at this point in the history
This was reported by checkpatch.pl

Signed-off-by: Codrut GROSU <codrut.cristian.grosu@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Codrut Grosu authored and Mark Brown committed Mar 7, 2017
1 parent b1c5d92 commit fe3a980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/ux500/ux500_msp_dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit fe3a980

Please sign in to comment.