Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363834
b: refs/heads/master
c: 54b59c9
h: refs/heads/master
v: v3
  • Loading branch information
J Keerthy authored and Greg Kroah-Hartman committed Apr 1, 2013
1 parent 2a77c6e commit cff7978
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 07a7fb648f7fad2c16d28b1a8e8e773aa16e1b90
refs/heads/master: 54b59c922400bf1ef16dee4834a4a5722552176e
3 changes: 2 additions & 1 deletion trunk/drivers/staging/ti-soc-thermal/omap5-thermal-data.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,8 @@ const struct ti_bandgap_data omap5430_data = {
.features = TI_BANDGAP_FEATURE_TSHUT_CONFIG |
TI_BANDGAP_FEATURE_FREEZE_BIT |
TI_BANDGAP_FEATURE_TALERT |
TI_BANDGAP_FEATURE_COUNTER_DELAY,
TI_BANDGAP_FEATURE_COUNTER_DELAY |
TI_BANDGAP_FEATURE_HISTORY_BUFFER,
.fclock_name = "l3instr_ts_gclk_div",
.div_ck_name = "l3instr_ts_gclk_div",
.conv_table = omap5430_adc_to_temp,
Expand Down

0 comments on commit cff7978

Please sign in to comment.