Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367052
b: refs/heads/master
c: f73e185
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Mauro Carvalho Chehab committed Apr 15, 2013
1 parent 591acfd commit de1d742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 408208fbf289b4384a540ecf9ce1738f5d05b701
refs/heads/master: f73e1851c3e196b7089eb5163a7f6bf491d9b46b
1 change: 1 addition & 0 deletions trunk/drivers/media/rc/nuvoton-cir.c
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,7 @@ static int nvt_probe(struct pnp_dev *pdev, const struct pnp_device_id *dev_id)
release_region(nvt->cir_addr, CIR_IOREG_LENGTH);
exit_unregister_device:
rc_unregister_device(rdev);
rdev = NULL;
exit_free_dev_rdev:
rc_free_device(rdev);
kfree(nvt);
Expand Down

0 comments on commit de1d742

Please sign in to comment.