All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation:sh:convert register-banks.txt to register-banks.rst
@ 2019-06-27  6:33 ` bnvandana
  0 siblings, 0 replies; 52+ messages in thread
From: Vandana BN @ 2019-06-27  6:33 UTC (permalink / raw)
  To: ysato, dalias, corbet, linux-sh, linux-doc, linux-kernel
  Cc: skhan, gregkh, linux-kernel-mentees, Vandana BN

This patch converts register-banks.txt to ReST format, No content
change.
Added register-banks.rst to sh/index.rst

Signed-off-by: Vandana BN <bnvandana@gmail.com>
---
 Documentation/sh/index.rst                                | 5 +++++
 .../sh/{register-banks.txt => register-banks.rst}         | 8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)
 rename Documentation/sh/{register-banks.txt => register-banks.rst} (90%)

diff --git a/Documentation/sh/index.rst b/Documentation/sh/index.rst
index bc8db7ba894a..59b4e0e17aca 100644
--- a/Documentation/sh/index.rst
+++ b/Documentation/sh/index.rst
@@ -57,3 +57,8 @@ Maple

 .. kernel-doc:: drivers/sh/maple/maple.c
    :export:
+
+.. toctree::
+   :maxdepth: 2
+
+   register-banks
diff --git a/Documentation/sh/register-banks.txt b/Documentation/sh/register-banks.rst
similarity index 90%
rename from Documentation/sh/register-banks.txt
rename to Documentation/sh/register-banks.rst
index a6719f2f6594..acccfaf80355 100644
--- a/Documentation/sh/register-banks.txt
+++ b/Documentation/sh/register-banks.rst
@@ -1,8 +1,9 @@
-	Notes on register bank usage in the kernel
-	==========================================
+==========================================
+Notes on register bank usage in the kernel
+==========================================

 Introduction
-------------
+============

 The SH-3 and SH-4 CPU families traditionally include a single partial register
 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
@@ -30,4 +31,3 @@ Presently the kernel uses several of these registers.
 		- The SR.IMASK interrupt handler makes use of this to set the
 		  interrupt priority level (used by local_irq_enable())
 	- r7_bank (current)
-
--
2.17.1


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

end of thread, other threads:[~2019-06-29 16:48 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-27  6:33 [PATCH] Documentation:sh:convert register-banks.txt to register-banks.rst Vandana BN
2019-06-27  6:45 ` Vandana BN
2019-06-27  6:33 ` [Linux-kernel-mentees] " Vandana BN
2019-06-27  6:33 ` bnvandana
2019-06-28 13:24 ` [PATCH v2] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format Vandana BN
2019-06-28 13:36   ` Vandana BN
2019-06-28 13:24   ` [Linux-kernel-mentees] " Vandana BN
2019-06-28 13:24   ` bnvandana
2019-06-28 13:39   ` Mauro Carvalho Chehab
2019-06-28 13:39     ` Mauro Carvalho Chehab
2019-06-28 13:39     ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2019-06-28 13:39     ` mchehab
2019-06-28 14:37     ` Vandana BN
2019-06-28 14:49       ` Vandana BN
2019-06-28 14:37       ` [Linux-kernel-mentees] " Vandana BN
2019-06-28 14:37       ` bnvandana
2019-06-28 15:03 ` [PATCH v3] " Vandana BN
2019-06-28 15:15   ` Vandana BN
2019-06-28 15:03   ` [Linux-kernel-mentees] " Vandana BN
2019-06-28 15:03   ` bnvandana
2019-06-28 17:06   ` Mauro Carvalho Chehab
2019-06-28 17:06     ` Mauro Carvalho Chehab
2019-06-28 17:06     ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2019-06-28 17:06     ` mchehab+samsung
2019-06-29 14:32 ` [PATCH v4] " Vandana BN
2019-06-29 14:44   ` Vandana BN
2019-06-29 14:32   ` [Linux-kernel-mentees] " Vandana BN
2019-06-29 14:32   ` bnvandana
2019-06-29 14:50   ` Mauro Carvalho Chehab
2019-06-29 14:50     ` Mauro Carvalho Chehab
2019-06-29 14:50     ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2019-06-29 14:50     ` mchehab
2019-06-29 15:56     ` Vandana BN
2019-06-29 15:56       ` Vandana BN
2019-06-29 15:56       ` [Linux-kernel-mentees] " Vandana BN
2019-06-29 15:56       ` bnvandana
2019-06-29 16:02       ` Mauro Carvalho Chehab
2019-06-29 16:02         ` Mauro Carvalho Chehab
2019-06-29 16:02         ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2019-06-29 16:02         ` mchehab
2019-06-29 16:19         ` Vandana BN
2019-06-29 16:31           ` Vandana BN
2019-06-29 16:19           ` [Linux-kernel-mentees] " Vandana BN
2019-06-29 16:19           ` bnvandana
2019-06-29 16:25 ` [PATCH v5] " Vandana BN
2019-06-29 16:37   ` Vandana BN
2019-06-29 16:25   ` [Linux-kernel-mentees] " Vandana BN
2019-06-29 16:25   ` bnvandana
2019-06-29 16:48   ` Mauro Carvalho Chehab
2019-06-29 16:48     ` Mauro Carvalho Chehab
2019-06-29 16:48     ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2019-06-29 16:48     ` mchehab

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.