Skip to content

Commit

Permalink
Added EXPORT_SYMBOL enabling SGX SDK to be built.
Browse files Browse the repository at this point in the history
Added BTN_TOUCH to mg-i2c-ts, touchscreen now is recognized as input device for ICS.
Removed RANDY debug entries for battery.
Cleaned up source of mg-i2c-ts.
  • Loading branch information
kuhnchris committed Apr 4, 2012
1 parent 35e6f97 commit 4f31ff8
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 695 deletions.
2 changes: 2 additions & 0 deletions arch/arm/plat-omap/omap-pm.c
Expand Up @@ -382,6 +382,8 @@ int omap_pm_set_min_bus_tput(struct device *dev, u8 agent_id, long r)
}
#endif // temporarily fix L3 bus clock to 200 MHz (VDD2@1.2V)


EXPORT_SYMBOL(omap_pm_set_min_bus_tput);
//JCC, L3, Konstantin
#if 0
/* xxxxx This is workaround for the instabilities caused by the frequent
Expand Down

0 comments on commit 4f31ff8

Please sign in to comment.