All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mux: add overview and add to driver-api docs
@ 2017-12-12  8:46 Peter Rosin
  2017-12-12  8:46 ` [PATCH v2 1/2] mux: core: add a brief overview of the subsystem Peter Rosin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Rosin @ 2017-12-12  8:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: Peter Rosin, Jonathan Corbet, linux-doc

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-03  0:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12  8:46 [PATCH v2 0/2] mux: add overview and add to driver-api docs Peter Rosin
2017-12-12  8:46 ` [PATCH v2 1/2] mux: core: add a brief overview of the subsystem Peter Rosin
2017-12-12  8:46 ` [PATCH v2 2/2] docs: add mux docs to the driver-api docs Peter Rosin
2017-12-21 21:35 ` [PATCH v2 0/2] mux: add overview and add to " Jonathan Corbet
2017-12-21 22:11   ` Peter Rosin
2018-03-03  0:04     ` Peter Rosin
2018-03-03  0:04       ` Peter Rosin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.