Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
a9c5bd57
Commit
a9c5bd57
authored
Sep 15, 2009
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (12858): go7007: whitespacing cleanups
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
0c660bff
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
91 additions
and
89 deletions
+91
-89
drivers/staging/go7007/go7007-fw.c
drivers/staging/go7007/go7007-fw.c
+2
-1
drivers/staging/go7007/go7007.txt
drivers/staging/go7007/go7007.txt
+86
-86
drivers/staging/go7007/s2250-board.c
drivers/staging/go7007/s2250-board.c
+1
-1
drivers/staging/go7007/wis-tw9903.c
drivers/staging/go7007/wis-tw9903.c
+2
-1
No files found.
drivers/staging/go7007/go7007-fw.c
View file @
a9c5bd57
...
...
@@ -1034,7 +1034,8 @@ static int brctrl_to_package(struct go7007 *go,
0xBF1B
,
framelen
[
7
],
0
,
0
,
#if 0 /* Remove once we don't care about matching */
#if 0
/* Remove once we don't care about matching */
0x200e, 0x0000,
0xBF56, 4,
0xBF57, 0,
...
...
drivers/staging/go7007/go7007.txt
View file @
a9c5bd57
drivers/staging/go7007/s2250-board.c
View file @
a9c5bd57
drivers/staging/go7007/wis-tw9903.c
View file @
a9c5bd57
...
...
@@ -111,7 +111,8 @@ static int wis_tw9903_command(struct i2c_client *client,
i2c_smbus_write_byte_data
(
client
,
0x02
,
0x40
|
(
*
input
<<
1
));
break
;
}
#if 0 /* The scaler on this thing seems to be horribly broken */
#if 0
/* The scaler on this thing seems to be horribly broken */
case DECODER_SET_RESOLUTION:
{
struct video_decoder_resolution *res = arg;
...
...
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