[PATCH] Add documentation on writing an musb glue layer

From: Apelete Seketeli
Date: Sun Feb 09 2014 - 19:57:38 EST


Hello,

Following a few patches that add support for the USB device controller
of the Ingenic JZ4740 MIPS SoC, I documented the process of writing an
MUSB glue layer.
The JZ4740 MUSB controller offers a basic feature set, which makes the
glue layer implementation more simple than most current glue layers in
tree.

The patch that comes as a follow-up of this message is an attempt to
provide a step-by-step walk-through of the process of writing an MUSB
glue layer.

Changes were rebased on top of Linus Torvalds' tree, with the
documentation built and tested successfully.

The following changes since commit 9c1db7798141e2658e4b5bb170128dfdc3270ff4:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

are available in the git repository at:

git://git.seketeli.net/~apelete/linux.git writing-musb-glue-layer

Apelete Seketeli (1):
documentation: docbook: document writing an musb glue layer

Documentation/DocBook/Makefile | 3 +-
Documentation/DocBook/writing_musb_glue_layer.tmpl | 868 ++++++++++++++++++++
2 files changed, 870 insertions(+), 1 deletion(-)
create mode 100644 Documentation/DocBook/writing_musb_glue_layer.tmpl

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/