commit | fbd4ac1682a4ca459acdf0d2a1c350a8a5195632 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Wed Feb 03 10:16:51 2016 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Feb 18 21:34:40 2016 +0100 |
tree | 50ebcde0b80bfaf1a6c5e71199320aaf693986a9 | |
parent | 78f89762f7d6d438dbe7a34929d8d32f2cfb6b98 [diff] |
drivers: at91: clean up peripheral clock code Due to introducing the new peripheral clock handle functions, use these functions to reduce the duplicated code. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Heiko Schocher <hs@denx.de> [fixup for missing clk.h in at91_emac.c] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>