Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Kepplinger
linux-next
Commits
3fbeaf3c
Commit
3fbeaf3c
authored
Nov 03, 2021
by
Martin Kepplinger
Browse files
Revert "hack: TODO: Revert "ASoC: simple-card: Fill in driver name""
This reverts commit
0f39754b
.
parent
c202287a
Pipeline
#72801
passed with stage
in 69 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sound/soc/generic/simple-card.c
View file @
3fbeaf3c
...
...
@@ -621,6 +621,7 @@ static int asoc_simple_probe(struct platform_device *pdev)
card
->
owner
=
THIS_MODULE
;
card
->
dev
=
dev
;
card
->
probe
=
simple_soc_probe
;
card
->
driver_name
=
"simple-card"
;
li
=
devm_kzalloc
(
dev
,
sizeof
(
*
li
),
GFP_KERNEL
);
if
(
!
li
)
...
...
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