lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 27 Oct 2016 08:37:03 +0000
From:   Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To:     Mark Brown <broonie@...nel.org>, Lee Jones <lee.jones@...aro.org>
Cc:     Linux-ALSA <alsa-devel@...a-project.org>,
        Simon <horms@...ge.net.au>, Liam Girdwood <lgirdwood@...il.com>,
        Jaroslav Kysela <perex@...ex.cz>,
        Takashi Iwai <tiwai@...e.com>,
        Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>,
        Arnd Bergmann <arnd@...db.de>,
        anish kumar <yesanishhere@...il.com>,
        Michael Trimarchi <michael@...rulasolutions.com>,
        Jacob Siverskog <jacob@...nage.engineering>,
        "Damien.Horsley" <Damien.Horsley@...tec.com>,
        Jeremy McDermond <nh6z@...z.net>,
        Bard Liao <bardliao@...ltek.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ASoC: cq93vc: enable compiling on COMPILE_TEST


Hi Lee, Mark

Current cq93vc sound codec indicates that it has
MFD_DAVINCI_VOICECODEC dependency, but it doesn't.
This means we can compile it from non DAVINCE environment
by COMPILE_TEST.
These patches solve this issue.
I tested this on ARCH=x86 + make allyesconfig, and
ARCH=ARM + shmobile_defconfig + COMPILE_TEST.

Kuninori Morimoto (2):
      mfd: davinci_voicecodec: tidyup header difinitions
      ASoC: cq93vc: remove MFD_DAVINCI_VOICECODEC dependency for CQ0093VC

 drivers/mfd/davinci_voicecodec.c       | 1 +
 include/linux/mfd/davinci_voicecodec.h | 4 ----
 sound/soc/codecs/Kconfig               | 2 +-
 3 files changed, 2 insertions(+), 5 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ