[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171212084633.532-1-peda@axentia.se>
Date: Tue, 12 Dec 2017 09:46:31 +0100
From: Peter Rosin <peda@...ntia.se>
To: linux-kernel@...r.kernel.org
Cc: Peter Rosin <peda@...ntia.se>, Jonathan Corbet <corbet@....net>,
linux-doc@...r.kernel.org
Subject: [PATCH v2 0/2] mux: add overview and add to driver-api docs
Hi!
Changes since v1:
- added a short introductory paragraph to mux.rst
- added an entry in MAINTAINERS.
I forgot to mention that this applies on top of linux-next, I suspect
there will be a trivial conflict with an SPDX conversion in mux/core.c
on Linus upstream.
Cheers,
Peter
Peter Rosin (2):
mux: core: add a brief overview of the subsystem
docs: add mux docs to the driver-api docs
Documentation/driver-api/index.rst | 1 +
Documentation/driver-api/mux.rst | 25 +++++++++++++++++++++++++
MAINTAINERS | 1 +
drivers/mux/core.c | 37 +++++++++++++++++++++++++++++++++++++
4 files changed, 64 insertions(+)
create mode 100644 Documentation/driver-api/mux.rst
--
2.11.0
Powered by blists - more mailing lists