mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
4f48b0b12fe062b2c59362f433d54db2fe55eeee
PD#SWPL-183230 Problem: the mixer driver should be cut through CONFIG_AMLOGIC_AUDIO_CUT for zapper.Zapper doesn't have much memory space. If it is not compiled into the mixer driver but instead called mixer_int, it will result in undefined mixer_int. Solution: cut the place where mixer_init is called by CONFIG_AMLOGIC_AUDIO_CUT. Verify: t6d Change-Id: Ie054e8327e382f18719edc5c405d47a4aa852ce7 Signed-off-by: saisai.chang <saisai.chang@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%