Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333838
b: refs/heads/master
c: e0f6e4d
h: refs/heads/master
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Oct 6, 2012
1 parent 3cde943 commit 3462ce3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34e59a7d45950b1a03e498d34c1baf4998218cd7
refs/heads/master: e0f6e4d6ff8d82ca6813f47d12f85224d7491d9e
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2203,7 +2203,7 @@ EXPORT_SYMBOL_GPL(em28xx_tuner_callback);

static inline void em28xx_set_model(struct em28xx *dev)
{
memcpy(&dev->board, &em28xx_boards[dev->model], sizeof(dev->board));
dev->board = em28xx_boards[dev->model];

/* Those are the default values for the majority of boards
Use those values if not specified otherwise at boards entry
Expand Down

0 comments on commit 3462ce3

Please sign in to comment.