Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252873
b: refs/heads/master
c: 239dca9
h: refs/heads/master
i:
  252871: ade64f7
v: v3
  • Loading branch information
Ameya Palande authored and Matthew Garrett committed May 27, 2011
1 parent f180bca commit 9c67c3c
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: cb8b646d8b27053d311595b4fc7dbe161d92683e
refs/heads/master: 239dca9e9aff6630c22fef696978ba3a878f7d96
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/intel_mid_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ static int mid_thermal_remove(struct platform_device *pdev)
for (i = 0; i < MSIC_THERMAL_SENSORS; i++)
thermal_zone_device_unregister(pinfo->tzd[i]);

kfree(pinfo);
platform_set_drvdata(pdev, NULL);

/* Stop the ADC */
Expand Down

0 comments on commit 9c67c3c

Please sign in to comment.