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
Kirill Smelkov
linux
Commits
94753ee2
Commit
94753ee2
authored
Jun 07, 2004
by
Linus Torvalds
Browse files
Options
Browse Files
Download
Plain Diff
Merge
bk://gkernel.bkbits.net/net-drivers-2.6
into evo.osdl.org:/home/torvalds/v2.6/linux
parents
8db35b85
94993109
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/media/dvb/frontends/tda1004x.c
drivers/media/dvb/frontends/tda1004x.c
+1
-0
No files found.
drivers/media/dvb/frontends/tda1004x.c
View file @
94753ee2
...
...
@@ -190,6 +190,7 @@ static int tda10045h_fwinfo_count = sizeof(tda10045h_fwinfo) / sizeof(struct fwi
static
struct
fwinfo
tda10046h_fwinfo
[]
=
{
{.
file_size
=
286720
,.
fw_offset
=
0x3c4f9
,.
fw_size
=
24479
}
};
static
int
tda10046h_fwinfo_count
=
sizeof
(
tda10046h_fwinfo
)
/
sizeof
(
struct
fwinfo
);
static
int
errno
;
static
int
tda1004x_write_byte
(
struct
dvb_i2c_bus
*
i2c
,
struct
tda1004x_state
*
tda_state
,
int
reg
,
int
data
)
...
...
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