Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363831
b: refs/heads/master
c: 16b3973
h: refs/heads/master
i:
  363829: 96746df
  363827: 218345d
  363823: 73580b9
v: v3
  • Loading branch information
J Keerthy authored and Greg Kroah-Hartman committed Apr 1, 2013
1 parent 3bd48bf commit 6c343b4
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: 3ff027f1b7fa36e9591d86700bbf91ef4fe96db8
refs/heads/master: 16b39738f9ae2acc50dc82d5259be37d575eb3c2
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 @@ -318,7 +318,8 @@ omap5430_adc_to_temp[
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_TALERT |
TI_BANDGAP_FEATURE_COUNTER_DELAY,
.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 6c343b4

Please sign in to comment.