Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
2c9bcea1
Commit
2c9bcea1
authored
Nov 10, 2008
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (9572a): Whitespace cleanup
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
44f0079e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/cx88/cx88-dvb.c
+2
-2
No files found.
drivers/media/video/cx88/cx88-dvb.c
View file @
2c9bcea1
...
...
@@ -406,7 +406,7 @@ static int tevii_dvbs_set_voltage(struct dvb_frontend *fe,
cx_write
(
MO_GP0_IO
,
0x00006060
);
break
;
case
SEC_VOLTAGE_OFF
:
printk
(
"LNB Voltage SEC_VOLTAGE_off
\n
"
);
printk
(
"LNB Voltage SEC_VOLTAGE_off
\n
"
);
break
;
}
...
...
@@ -1091,7 +1091,7 @@ static int dvb_register(struct cx8802_dev *dev)
break
;
}
if
(
(
NULL
==
fe0
->
dvb
.
frontend
)
||
(
fe1
&&
NULL
==
fe1
->
dvb
.
frontend
)
)
{
if
(
(
NULL
==
fe0
->
dvb
.
frontend
)
||
(
fe1
&&
NULL
==
fe1
->
dvb
.
frontend
)
)
{
printk
(
KERN_ERR
"%s/2: frontend initialization failed
\n
"
,
core
->
name
);
...
...
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