Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63183
b: refs/heads/master
c: be9a5c7
h: refs/heads/master
i:
  63181: 52508ae
  63179: e33476d
  63175: af9e9ad
  63167: a765c78
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jul 30, 2007
1 parent a5e93fe commit 1f8ed27
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: 5a338c38ced1569a2e67e3c163505cc95429d508
refs/heads/master: be9a5c7d9a04349c137610c72e3a74a5352dccf5
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ivtv/ivtv-firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ static int load_fw_direct(const char *fn, volatile u8 __iomem *mem, struct ivtv
dst++;
src++;
}
release_firmware(fw);
IVTV_INFO("Loaded %s firmware (%zd bytes)\n", fn, fw->size);
release_firmware(fw);
return size;
}
IVTV_ERR("Unable to open firmware %s (must be %ld bytes)\n", fn, size);
Expand Down

0 comments on commit 1f8ed27

Please sign in to comment.