Module Name: src Committed By: bouyer Date: Mon Apr 2 20:55:49 UTC 2018
Modified Files: src/sys/arch/arm/sunxi: sunxi_ccu_display.c Log Message: - sunxi_ccu_lcdxch1_set_rate(): enable parent before calling sunxi_ccu_div_set_rate(). If it's not enabled get_rate() will return 0 and sunxi_ccu_div_set_rate() will fail. - rework sunxi_ccu_lcdxch0_set_rate() to actually really select the best parent. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/sunxi/sunxi_ccu_display.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.