From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajneesh Bhardwaj Subject: Re: [PATCH] platform/x86: convert to DEFINE_SHOW_ATTRIBUTE Date: Wed, 5 Dec 2018 14:15:41 +0530 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-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: tiny.windzz@gmail.com, Vishwanath Somayaji , Darren Hart , Andy Shevchenko , David Box , Platform Driver , Linux Kernel Mailing List List-Id: platform-driver-x86.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