commit | eced5a7eb4750e16dd571a9bd4980c68d2276f11 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Wed Feb 03 10:16:49 2016 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Feb 18 21:34:40 2016 +0100 |
tree | fd1a74475bf9f233a8e28d46910d9019df53241a | |
parent | 41bf25c2e1c134455257f91bbfa9dc582b687bc4 [diff] |
ARM: cpu: at91: clean up peripheral clock code Due to introducing the new peripheral clock handle functions, use these functions to clean up the duplicated code. Meanwhile, remove unneeded header file include, at91_pmc.h. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com> [fixup for arm920t code] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>