On Mon, Jan 30, 2017 at 03:28:17PM +0100, Micha?? K??pie?? wrote: > > This series of patches for the fujitsu-laptop driver was originally > > submitted by Alan Jenkins in September 2009. For various reasons which are > > entirely my fault they were never acted upon. To remedy this they have been > > ported to the linux-platform-drivers-x86 git tree and compile-tested. > > Consequently this submission is a work in progress and is posted for > > comments and feedback. > > 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 think that's Darren's. However, it seems there was a typo in a change made in patch 1/4, and I somehow managed to miss a compile test on that before moving on. To fix, in the first two patches, search for "fujitsu_latop" and replace with "fujitsu_laptop" (there's one instance per patch). I will see if I can work out a way to get git to generate a patch series and if successfull will repost the series with the above fix. Sorry for the inconvenience. Regards jonathan