Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106745
b: refs/heads/master
c: 53faa1b
h: refs/heads/master
i:
  106743: d811845
v: v3
  • Loading branch information
Adrian Bunk authored and Mauro Carvalho Chehab committed Jul 26, 2008
1 parent 2442edd commit c73800b
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: fe0d3dff464bdd0cfe56829d86e358438647046c
refs/heads/master: 53faa1b1b9a262a634d7761ab5c62bbb017666bd
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/anysee.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ module_param_named(debug, dvb_usb_anysee_debug, int, 0644);
MODULE_PARM_DESC(debug, "set debugging level" DVB_USB_DEBUG_STATUS);
DVB_DEFINE_MOD_OPT_ADAPTER_NR(adapter_nr);

struct mutex anysee_usb_mutex;
static struct mutex anysee_usb_mutex;

static int anysee_ctrl_msg(struct dvb_usb_device *d, u8 *sbuf, u8 slen,
u8 *rbuf, u8 rlen)
Expand Down

0 comments on commit c73800b

Please sign in to comment.