Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357516
b: refs/heads/master
c: d2008b5
h: refs/heads/master
v: v3
  • Loading branch information
Sean Young authored and Mauro Carvalho Chehab committed Feb 8, 2013
1 parent c0ea030 commit cb30eee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: c240ac9bc7470d4d060df3688b8e590cbbab9eb5
refs/heads/master: d2008b56cfd6fa76ac6990d9c12a045ce5026c85
3 changes: 1 addition & 2 deletions trunk/drivers/media/rc/ttusbir.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,8 @@ static int ttusbir_resume(struct usb_interface *intf)
struct ttusbir *tt = usb_get_intfdata(intf);
int i, rc;

led_classdev_resume(&tt->led);
tt->is_led_on = true;
ttusbir_set_led(tt);
led_classdev_resume(&tt->led);

for (i = 0; i < NUM_URBS; i++) {
rc = usb_submit_urb(tt->urb[i], GFP_KERNEL);
Expand Down

0 comments on commit cb30eee

Please sign in to comment.