the bitrig master branch has been updated by patrick with 1 new commit: commit cee542bf4b904fcf849929091ea61c4181fb11ea diff: https://github.com/bitrig/bitrig/commit/cee542b author: Patrick Wildt <[email protected]> date: Fri Dec 19 23:25:51 2014 +0100
arm: move fixed factor and rate to generic clock framework fixed factor and fixed rate clocks are rather generic an can should be generalised. This commits makes those part of the generic clock framework. lgtm natano@ A sys/arch/armv7/armv7/clock_fixed_factor.c A sys/arch/armv7/armv7/clock_fixed_rate.c M sys/arch/armv7/conf/files.armv7 M sys/arch/armv7/imx/imxccm.c M sys/arch/armv7/include/clock.h
