commit | b88e7b3cc022241d6582733b0c389d3d1887335f | [log] [tgz] |
---|---|---|
author | Dirk Eibach <eibach@gdsys.de> | Thu Oct 13 23:23:12 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 22 01:22:21 2011 +0200 |
tree | 26161e98fbdc88418f4ba092a2bb2ce11d86a64d | |
parent | b3f44c21ea1a842eda757282d79e7c27efbf1f62 [diff] |
hwmon: Provide dtt_init() Our boards rely on dtt for initialization of fan hardware. dtt_init() was implemented to be called form board specific code. Signed-off-by: Dirk Eibach <eibach@gdsys.de> Acked-by: Heiko Schocher <hs@denx.de> Tested-by: Heiko Schocher <hs@denx.de>