From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Woithe Subject: Re: [PATCH 0/4][RFC] fujitsu-laptop: clean ups from Alan Jenkins Date: Tue, 31 Jan 2017 22:59:10 +1030 Message-ID: <20170131122910.GE5293@marvin.atrad.com.au> References: <20170130124304.GC10561@marvin.atrad.com.au> <20170130142817.GA11056@ozzy.nask.waw.pl> <20170131115957.GD5293@marvin.atrad.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from server.atrad.com.au ([150.101.241.2]:52650 "EHLO server.atrad.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751513AbdAaM31 (ORCPT ); Tue, 31 Jan 2017 07:29:27 -0500 Content-Disposition: inline In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Andy Shevchenko Cc: Micha?? K??pie?? , Platform Driver On Tue, Jan 31, 2017 at 02:05:47PM +0200, Andy Shevchenko wrote: > On Tue, Jan 31, 2017 at 1:59 PM, Jonathan Woithe wrote: > > On Mon, Jan 30, 2017 at 03:28:17PM +0100, Micha?? K??pie?? wrote: > > >> Thanks for posting these patches. You wrote they were compile-tested, > >> could you please shed some light on which git branch did you base them > >> on? Darren's testing branch in its current state does not work for me, > >> neither does Linus' master. > > > > I used this git URL with "git clone": > > > > git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git > > I dunno if it's a link, but nowadays the correct one is > > git://git.infradead.org/linux-platform-drivers-x86.git Great, thanks. I'll use this instead to be sure. Regards jonathan