Re: [PATCH 3/8] samples: move laptops example code from Documentation

From: Jonathan Corbet
Date: Mon Sep 19 2016 - 12:10:12 EST


On Mon, 19 Sep 2016 08:47:34 -0600
Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> wrote:

> Move laptops examples to samples and remove it from Documentation
> Makefile. Create a new Makefile to build laptops. It can be built
> from top level directory or from laptops directory:

This one might be better called a "tool" rather than a "sample" - assuming
it actually still works, of course. It hasn't seen a real update in the
Git era, which is a bit disconcerting. Is it possible that this is dead
code that we might want to just get rid of?

If it stays, Documentation/laptops/laptop-mode.txt needs an update.

jon