Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347998
b: refs/heads/master
c: 0360dff
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Wim Van Sebroeck committed Dec 19, 2012
1 parent bf3b051 commit 9637c33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2bc3f62f9627f136bb52b4cfa43060ef04656d2f
refs/heads/master: 0360dffedd7bad92f174b2ce5e69e960451d2b59
4 changes: 0 additions & 4 deletions trunk/drivers/watchdog/da9052_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ static const struct {

static void da9052_wdt_release_resources(struct kref *r)
{
struct da9052_wdt_data *driver_data =
container_of(r, struct da9052_wdt_data, kref);

kfree(driver_data);
}

static int da9052_wdt_set_timeout(struct watchdog_device *wdt_dev,
Expand Down

0 comments on commit 9637c33

Please sign in to comment.