Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp21607851ybl; Mon, 6 Jan 2020 07:53:05 -0800 (PST) X-Google-Smtp-Source: APXvYqzv74/SMsnxiRirvYMW1kmOpKaOWqtBGL7qeh1XODW5PbJtS4L4Q5lUNX/FpMX0VovyyUH3 X-Received: by 2002:a05:6830:1e30:: with SMTP id t16mr117909039otr.220.1578325985754; Mon, 06 Jan 2020 07:53:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578325985; cv=none; d=google.com; s=arc-20160816; b=excH06S5NSrjTxoAlVQJWm9OOqi/+04WwcxVDMd2SKFJV09I3aYs+mVFr++TYmdUHG vql67Q/19OHDCQg6MGfvlD4ysHf3aa9dq8ikbAeqiJV1RiWpFsw4OSWMLzj4vcIlNJrI 9HrbDEu0Cj0CnMFakaolFWQrHfGQwa2jQCeUUuMxHd0a/3ywAgbNUV277CYCMaF2J/Ef slagtye2qNou62TXWUzX8dGWJthfpnffkKFol/8QH5QIui/059Qpm0HmbZZNYHFjrH6k q4WU8VrlMEGmcH61DtbnQt/VEnFBb+9Y7XRWbJ3S4ASv1gmeRcrg81mX2/tsCwXxv106 3X8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=OuNNujcyFwYGhNkQtl92MAkJlg54ztwbrbI+MT4Ukwk=; b=elcyHtIfTJAfdDywQL/8/UzvYYke1Q3ahTZd3vmz0UnsfK874E9KvM1eCgDSj9j3uP +E6TZmUkAEeKvVX5/XcSaFae2x1g/Mo1cHsw63UuiMsBLnj09d0veMbS/4aJpoPzD5RJ 6WFgClZJkmZz3cIacAVWEMtIKjNEEJwFe39TkAgBwSZvFwOZBzM5XyJH/FAR+97d/hra 99Gb77wkYbCCcVtX+aBaTf0gBtxG1SCpSe0dMHruUFkxAEN4Zq4ZxiXROS3vlkazA+jQ Hrp8HcEaWJvc0slpmmUjn/ivMMeHvCHX+XdfV/x1AWRtxoei8vWVayX6pdYzVNcgm8Fw mSGQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l20si35775348otr.227.2020.01.06.07.52.53; Mon, 06 Jan 2020 07:53:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726757AbgAFPwQ (ORCPT + 99 others); Mon, 6 Jan 2020 10:52:16 -0500 Received: from honk.sigxcpu.org ([24.134.29.49]:41292 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726508AbgAFPwQ (ORCPT ); Mon, 6 Jan 2020 10:52:16 -0500 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 4A4D1FB03; Mon, 6 Jan 2020 16:52:13 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sImuiCrcHRMc; Mon, 6 Jan 2020 16:52:11 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 7681549D3D; Mon, 6 Jan 2020 16:52:11 +0100 (CET) Date: Mon, 6 Jan 2020 16:52:11 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Pavel Machek Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the leds tree Message-ID: <20200106155211.GA30225@bogon.m.sigxcpu.org> References: <20200106142116.538320e1@canb.auug.org.au> <20200106093129.GA13043@bogon.m.sigxcpu.org> <20200106103233.GA32426@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200106103233.GA32426@amd> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, Jan 06, 2020 at 11:32:33AM +0100, Pavel Machek wrote: > Hi! > > > > After merging the leds tree, today's linux-next build (x86_64 > > > allmodconfig) failed like this: > > > > > > drivers/leds/leds-lm3692x.c: In function 'lm3692x_max_brightness': > > > drivers/leds/leds-lm3692x.c:355:9: error: 'struct lm3692x_led' has no member named 'brightness_ctrl' > > > 355 | if (led->brightness_ctrl & LM3692X_MAP_MODE_EXP) { > > > | ^~ > > > > That's a result of a patch from the mid of the series not being applied. > > 'leds: lm3692x: Allow to configure brigthness mode' introduces that > > struct member. > > > > > drivers/leds/leds-lm3692x.c: In function 'lm3692x_probe_dt': > > > drivers/leds/leds-lm3692x.c:437:61: error: 'max_cur' undeclared (first use in this function) > > > 437 | ret = fwnode_property_read_u32(child, "led-max-microamp", &max_cur); > > > | ^~~~~~~ > > > > That somehow got lost during merge of this commit: > > > > https://lore.kernel.org/linux-leds/5826b77d42521595e93d01d53475a8881cad1875.1578134779.git.agx@sigxcpu.org/T/#u > > > > Pavel, shall i send a patch to fix that up or should we rather try to > > get the rest of the series in in the right order? Resetting linux-next > > back to cffd61a5c7755546154539dcd7f36590e91e002f for the moment? > > I kept just three patches from the series, and pushed the result. > > Could I get the rest of the series, minus the "exponential" stuff, on > top of that? > > Sorry for the confusion, No problem, reshuffling stuff turned out to be simpler than expected: https://lore.kernel.org/linux-leds/cover.1578324703.git.agx@sigxcpu.org/T/#mbbbaabea8ebaba1f864d8a4211d9bcac780261aa If you don't want the exponential mode setting just omit 5/6 and 6/6. Cheers, -- Guido > > Pavel > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html