Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [isaki-audio2] src/sys
Module Name: src
Committed By: isaki
Date: Sat Apr 27 10:18:00 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi [isaki-audio2]: sun8i_codec.c
src/sys/dev [isaki-audio2]: audio_dai.h
src/sys/dev/fdt [isaki-audio2]: ausoc.c
Log Message:
Adapt to audio2.
- XXX Name conflicts. audio2 replaces set_params with set_format
and audio_dai already have had its own set_format.
I named newly introduced one audio_dai_mi_set_format for now.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.6.1 src/sys/arch/arm/sunxi/sun8i_codec.c
cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/dev/audio_dai.h
cvs rdiff -u -r1.3 -r1.3.8.1 src/sys/dev/fdt/ausoc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index