]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hwmon: Provide dtt_init()
authorDirk Eibach <eibach@gdsys.de>
Thu, 13 Oct 2011 23:23:12 +0000 (23:23 +0000)
committerWolfgang Denk <wd@denx.de>
Fri, 21 Oct 2011 23:22:21 +0000 (01:22 +0200)
commitb88e7b3cc022241d6582733b0c389d3d1887335f
tree26161e98fbdc88418f4ba092a2bb2ce11d86a64d
parentb3f44c21ea1a842eda757282d79e7c27efbf1f62
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>
common/cmd_dtt.c
include/dtt.h