Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317759
b: refs/heads/master
c: e97e6c4
h: refs/heads/master
i:
  317757: 2a39861
  317755: 91ea2e3
  317751: 5965d01
  317743: f1d8e08
  317727: d1cc9ef
  317695: 6bd2b17
v: v3
  • Loading branch information
David Murray authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent e844f74 commit 421f726
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: 7183f337fef677165d3dbd09a42ee9578c94f890
refs/heads/master: e97e6c4f9a5d23a1bd7141b6fa73e2f96282c03d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ccg/ccg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ static int ccg_bind(struct usb_composite_dev *cdev)
if (gcnum >= 0)
device_desc.bcdDevice = cpu_to_le16(0x0200 + gcnum);
else {
pr_warning("%s: controller '%s' not recognized\n",
pr_warn("%s: controller '%s' not recognized\n",
longname, gadget->name);
device_desc.bcdDevice = __constant_cpu_to_le16(0x9999);
}
Expand Down

0 comments on commit 421f726

Please sign in to comment.