Module Name: src Committed By: mrg Date: Thu Dec 31 06:44:11 UTC 2020
Modified Files:
src/sys/arch/arm/rockchip: rk_i2s.c
Log Message:
save the return value of fdtbus_clock_enable() so we can both
report it correctly instead of always 0, and also return failure
to the caller.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/rockchip/rk_i2s.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
