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
03a449ea
Commit
03a449ea
authored
Jun 08, 2004
by
David Woodhouse
Browse files
Options
Browse Files
Download
Plain Diff
Merge linux-mtd@bkbits.net:sbc8260-2.6
into dwmw2.baythorne.internal:/inst/bk/sbc8260-2.6
parents
3c146e8d
852e225d
Changes
1
Show 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 @
03a449ea
...
...
@@ -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