]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx53: general cleanups
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 6 Dec 2013 09:22:37 +0000 (10:22 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 6 Dec 2013 09:22:37 +0000 (10:22 +0100)
commit959f20cef5b4a0d0909193d92316529afe0fe630
treea47d1cee8db8af1d5b8fde2b595d22c53405e27d
parent30dc8c201c9db8f40b9708e095474b1dae9f8548
karo: tx53: general cleanups

- use DIV_ROUND_UP() in vref_to_vout() and DIV_ROUND() in
  mV_to_regval() (like for tx6)
- make to_tx53_esdhc_cfg() a static inline function rather than macro
- move fsl_esdhc_initialize() after GPIO init
- make struct node_info and tx53_fixup_rtc() static
board/karo/tx53/tx53.c