Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp9229078imu; Wed, 5 Dec 2018 00:57:28 -0800 (PST) X-Google-Smtp-Source: AFSGD/VobscKgvcnVH5tuXYHAStlaM/hKV+0K05GMbvfBIXO4AexJWS1Clmq/qcz2dmbHZ4W37DV X-Received: by 2002:a63:960a:: with SMTP id c10mr19547113pge.106.1544000248742; Wed, 05 Dec 2018 00:57:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544000248; cv=none; d=google.com; s=arc-20160816; b=p4L6O4uEvhdrrKipYw/6CpKRWRC63OOa1tT25H3OrBM7EsngQSIrS0nzqMMABWpo9c N+p75V9HJ4t4wlDzVk7CARPhjGOOxAuOD4YpoMjUQfowoP2TqMfEXqf4c8K4HbXRrYzw 0rADx2QDBxduLdQ4dKaQKCxdjR3CM2wN1D9RpMeWuT3FvB1GCaIkC3MnQTw60zzIvM1h OQEqjj4MPr2neNmPeewOtJhTaH7VSwlWDTQK20/jWM6foy/LLwTNtAKZkZp9UDwj4iuw 2YAXVWfz+U+MoMA7e2aampKI6MKCA1WUNhCPlielX14QdFomph28QJb4yY0Y1qhs6OjL p8Ug== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=/yR2qHndnRZraLATU9qCU+/1AmuIqR2RFv3XiK6SW7g=; b=su84FkD8O//1Skf8AkH9eiD3ICZdv8wv+j75wdmFYLrvSHc7vFknzWCTyvLHIR42XY O1EtY26QVyRsSgef6VIZEaSIZYWfzJVDw9kQMNy08aH4TqAK7RdlIIffq4IkLHOPThLf Pu26aY44CljtXsshZ4hWKtzS5xRNKBTGscyta5+kwglrtm3nuFjKWCJLGvwnDVPDbX2j dPr3Mt84dmxLgGbx56V8w8CPxe85aCiD6Cq+tXq666YVZiwIY2i7rrCmkN8UVTTL7Qtu CPvFkUE3XuZrHC4ZPOn1rmk+TPs5icRJ1L8gFk3x2GH+9qAmh1haXHayHmf6KN0Pla33 lVbw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 6si9714600plc.241.2018.12.05.00.57.13; Wed, 05 Dec 2018 00:57:28 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727312AbeLEI4a (ORCPT + 99 others); Wed, 5 Dec 2018 03:56:30 -0500 Received: from mga04.intel.com ([192.55.52.120]:35085 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726102AbeLEI4a (ORCPT ); Wed, 5 Dec 2018 03:56:30 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Dec 2018 00:56:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,317,1539673200"; d="scan'208";a="115783133" Received: from raj-desk2.iind.intel.com ([10.223.107.30]) by orsmga002.jf.intel.com with ESMTP; 05 Dec 2018 00:56:24 -0800 Date: Wed, 5 Dec 2018 14:15:41 +0530 From: Rajneesh Bhardwaj To: Andy Shevchenko Cc: tiny.windzz@gmail.com, Vishwanath Somayaji , Darren Hart , Andy Shevchenko , David Box , Platform Driver , Linux Kernel Mailing List Subject: Re: [PATCH] platform/x86: convert to DEFINE_SHOW_ATTRIBUTE Message-ID: <20181205084540.GA20250@raj-desk2.iind.intel.com> References: <20181201155229.8532-1-tiny.windzz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 05, 2018 at 10:42:21AM +0200, Andy Shevchenko wrote: > On Wed, Dec 5, 2018 at 3:47 AM Frank Lee wrote: > > On Wed, Dec 5, 2018 at 1:39 AM Andy Shevchenko > > wrote: > > > On Tue, Dec 4, 2018 at 6:58 PM Frank Lee wrote: > > > > > $ git remote set-branches --add origin for-next > > > > $ git br -vv > > > > * for-next 651022382c7f [origin/for-next] Linux 4.20-rc1 > > > > > > Here is the problem, > > > > > > For a few days at least we have > > > 4ecd94b8e13b (HEAD -> for-next) platform/x86: dell-laptop: Mark > > > expected switch fall-throughs > > > Where can I find the correct git repository? > > I think even old address still exists: > http://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git > > > I haven't found the correct one for a long time, > > which include the commit(4ecd94b8e13b ) you said. > > And newest one is available via > http://git.infradead.org/linux-platform-drivers-x86.git > > http://git.infradead.org/linux-platform-drivers-x86.git/commit/4ecd94b8e13b014a28be48c94f751fb62f7c749e > > Though it's already advanced to contain new portion of accepted > patches (doesn't matter for you, because they don't touch file in > question). Hi Andy, i was thinking of having it split into two patches as it touches two unrelated files. What is your opinion? Functionality wise, it looks good to me. > > > > -- > With Best Regards, > Andy Shevchenko -- Best Regards, Rajneesh