Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
linux
Commits
cea0dd4d
Commit
cea0dd4d
authored
7 years ago
by
Vinod Koul
Browse files
Options
Download
Plain Diff
Merge branch 'topic/timb' into for-linus
parents
db90305b
dd54006f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/dma/timb_dma.c
drivers/dma/timb_dma.c
+1
-1
No files found.
drivers/dma/timb_dma.c
View file @
cea0dd4d
...
...
@@ -422,7 +422,7 @@ static int td_alloc_chan_resources(struct dma_chan *chan)
break
;
else
{
dev_err
(
chan2dev
(
chan
),
"Couldnt allocate any descriptors
\n
"
);
"Couldn
'
t allocate any descriptors
\n
"
);
return
-
ENOMEM
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment