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
fe51f819
Commit
fe51f819
authored
Nov 02, 2007
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (6532): Add the remaining addresses for tda9887
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@infradead.org
>
parent
8c6da5c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
drivers/media/video/em28xx/em28xx-i2c.c
drivers/media/video/em28xx/em28xx-i2c.c
+3
-2
No files found.
drivers/media/video/em28xx/em28xx-i2c.c
View file @
fe51f819
...
...
@@ -416,9 +416,10 @@ static int attach_inform(struct i2c_client *client)
struct
em28xx
*
dev
=
client
->
adapter
->
algo_data
;
switch
(
client
->
addr
<<
1
)
{
case
0x43
:
case
0x4b
:
case
0x86
:
case
0x84
:
case
0x96
:
case
0x94
:
{
struct
tuner_setup
tun_setup
;
...
...
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