commit | ff78a189b0ae55f258f020a428c834250eb8f834 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Nov 26 17:19:14 2014 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Nov 26 18:43:44 2014 +0100 |
tree | e626ed3e0271f679c3fe9d8e99f0c4382b4bafb2 | |
parent | b31706a281c00beb6b49be90795dfcace51e734d [diff] |
ARM: at91: remove old at91-specific clock driver This clock driver collection was specific to AT91 and only used in !DT cases. All clocks and the clock trees for all Atmel SoCs are now described by drivers using the common clock framework. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>