From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 746A7C3B18C for ; Thu, 13 Feb 2020 19:32:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5087324650 for ; Thu, 13 Feb 2020 19:32:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728239AbgBMTcC (ORCPT ); Thu, 13 Feb 2020 14:32:02 -0500 Received: from mail-oi1-f195.google.com ([209.85.167.195]:40929 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727742AbgBMTcC (ORCPT ); Thu, 13 Feb 2020 14:32:02 -0500 Received: by mail-oi1-f195.google.com with SMTP id a142so6963267oii.7; Thu, 13 Feb 2020 11:32:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=j5EM0RgnUTNWODqZzobMUi09w/3LfolH4SIDh9tQKPk=; b=rj6SFsL/etIgKWfEf5Scsvy+GgbkPx3a8/P59WS7nErLtQRZCXQo7egHGWFY4mDPBw ry6uffErajd3tuysCqnEjGkHn5IRwcH24ufvwRJflFs8ppUZwF8eKAYS4Sa35yhk49eH 74+zp+L3GRzKKXdEpcnzSaw1D7wHtAkHZipBBn4RLncrlGKT2bo6enNnb9fuArU3NhJ0 q2ar4bthJKK9RFbCgeWluPxtmNNbfbkhja10Azdh5O3xOIXcCyMaQOmyiXwPSdHpX8Ej bCJY+51Do8NQ158gavOo244av9QKLzahRSIcyDthpq1gkMM5H9wH7vv5kramgbesDpDv tFWA== X-Gm-Message-State: APjAAAUikEBoXlz02DKCDJZwQTj3v69QfFvFwnvsDj91f6elQADhOjCC cszVmpPT0XhFP83+ToErBstvyr80TxJw/J32Jis= X-Google-Smtp-Source: APXvYqx1aFT+mAkIsBCyJmbfRN6elDm/k7oARKr9GA9dIpi8l19F7unEfkZKEa+wTFDdd2Ywd5z6YOc6xOgMS4a0/2U= X-Received: by 2002:a54:4707:: with SMTP id k7mr3807992oik.153.1581622321623; Thu, 13 Feb 2020 11:32:01 -0800 (PST) MIME-Version: 1.0 References: <20200213145240.2ff2b6a2@canb.auug.org.au> In-Reply-To: From: Geert Uytterhoeven Date: Thu, 13 Feb 2020 20:31:50 +0100 Message-ID: Subject: Re: linux-next: Tree for Feb 13 (sound/soc/codecs/snd-soc-ab8500-codec) To: Randy Dunlap Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , moderated for non-subscribers , Takashi Iwai Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Randy, On Thu, Feb 13, 2020 at 6:41 PM Randy Dunlap wrote: > On 2/13/20 9:06 AM, Randy Dunlap wrote: > > On 2/12/20 7:52 PM, Stephen Rothwell wrote: > >> Changes since 20200212: > > > on x86_64: > > > > # CONFIG_ABX500_CORE is not set [this is in MFD] > > > > ERROR: "abx500_set_register_interruptible" [sound/soc/codecs/snd-soc-ab8500-codec.ko] undefined! > > ERROR: "abx500_get_register_interruptible" [sound/soc/codecs/snd-soc-ab8500-codec.ko] undefined! Yeah, commit d8dd3f92a6ba11f9 ("ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout") is in sound-asoc/for-next, but didn't make it in next-20200213. I expect this to be fixed tomorrow. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds