Module Name: src
Committed By: thorpej
Date: Tue Jan 19 03:25:50 UTC 2021
Modified Files:
src/sys/arch/arm/altera: cycv_clkmgr.c
Log Message:
Use device_compatible_entry / of_search_compatible() to match the clock
type rather than calling of_compatible() on different sets of compatible
strings.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/altera/cycv_clkmgr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.