Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92571
b: refs/heads/master
c: 7bf9746
h: refs/heads/master
i:
  92569: da6b101
  92567: d49f4e7
v: v3
  • Loading branch information
Roel Kluin authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 4180eb0 commit dc6b75a
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: 95a2fdb6f78c020026b4fa82be506ef92961a9f6
refs/heads/master: 7bf9746d936740f9797c810ad75411a6cdeb9f2f
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zoran_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@ decoder_command (struct zoran *zr,
return -EIO;

if (zr->card.type == LML33 &&
(cmd == DECODER_SET_NORM || DECODER_SET_INPUT)) {
(cmd == DECODER_SET_NORM || cmd == DECODER_SET_INPUT)) {
int res;

// Bt819 needs to reset its FIFO buffer using #FRST pin and
Expand Down

0 comments on commit dc6b75a

Please sign in to comment.