Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219523
b: refs/heads/master
c: 4363a0b
h: refs/heads/master
i:
  219521: ccf52c8
  219519: 6812e63
v: v3
  • Loading branch information
Ruslan Pisarev authored and Mauro Carvalho Chehab committed Oct 23, 2010
1 parent e7250ed commit beb5d4e
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: 638054ab0276c40eca7cf49ae107e3d6f67ebf38
refs/heads/master: 4363a0b8343747a429df526249d2f3194403365c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tm6000/tm6000-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <media/v4l2-common.h>
#include <media/tuner.h>

#define USB_TIMEOUT 5*HZ /* ms */
#define USB_TIMEOUT (5 * HZ) /* ms */

int tm6000_read_write_usb(struct tm6000_core *dev, u8 req_type, u8 req,
u16 value, u16 index, u8 *buf, u16 len)
Expand Down

0 comments on commit beb5d4e

Please sign in to comment.