Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363963
b: refs/heads/master
c: 262235b
h: refs/heads/master
i:
  363961: 0533f03
  363959: 7488a58
v: v3
  • Loading branch information
Eduardo Valentin authored and Greg Kroah-Hartman committed Apr 8, 2013
1 parent a499a12 commit c336fc0
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: f1553334236701f1c790d6dc800d8f327b6c5166
refs/heads/master: 262235b13c22f6b7f84173f350964e71a849067d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ti-soc-thermal/ti-bandgap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1369,7 +1369,7 @@ int ti_bandgap_remove(struct platform_device *pdev)

/* First thing is to remove sensor interfaces */
for (i = 0; i < bgp->conf->sensor_count; i++) {
if (bgp->conf->sensors[i].register_cooling)
if (bgp->conf->sensors[i].unregister_cooling)
bgp->conf->sensors[i].unregister_cooling(bgp, i);

if (bgp->conf->remove_sensor)
Expand Down

0 comments on commit c336fc0

Please sign in to comment.