Skip to content

Commit

Permalink
[PATCH] v4l: 820: fixed log for tveeprom on em28xx cards
Browse files Browse the repository at this point in the history
- Fixed log for tveeprom on em28xx cards.

Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Mauro Carvalho Chehab authored and Linus Torvalds committed Nov 9, 2005
1 parent 13dd38d commit f59ab27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ void em2820_card_setup(struct em2820 *dev)
#endif
/* Call first TVeeprom */

dev->i2c_client.addr = 0xa0 >> 1;
tveeprom_hauppauge_analog(&dev->i2c_client, &tv, dev->eedata);

dev->tuner_type= tv.tuner_type;
Expand Down

0 comments on commit f59ab27

Please sign in to comment.