mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
ASoC: ux500: Added blank line after declarations
This was reported by checkpatch.pl Signed-off-by: Codrut GROSU <codrut.cristian.grosu@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
b1c5d92372
commit
fe3a980cd3
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user