diff options
author | 2025-05-26 14:59:49 +0100 | |
---|---|---|
committer | 2025-05-30 15:29:11 -0700 | |
commit | fb81e4738ec9d727830be2787556932446271369 (patch) | |
tree | b7f9820d9b39aca911b805f93ae3ff997b4690ac | |
parent | Input: atkbd - do not reset keyboard by default on Loongson (diff) | |
download | linux-rng-fb81e4738ec9d727830be2787556932446271369.tar.xz linux-rng-fb81e4738ec9d727830be2787556932446271369.zip |
Input: amijoy - fix broken table formatting in documentation
Missing '+' led to unintended spanning cell. Correct this.
Signed-off-by: George Anthony Vernon <contact@gvernon.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250526135957.180254-2-contact@gvernon.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
-rw-r--r-- | Documentation/input/devices/amijoy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/input/devices/amijoy.rst b/Documentation/input/devices/amijoy.rst index 8df7b11cd98d..f854ee975247 100644 --- a/Documentation/input/devices/amijoy.rst +++ b/Documentation/input/devices/amijoy.rst @@ -123,7 +123,7 @@ JOY1DAT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0 clocked by 2 of the signals input from the mouse serial stream. Starting with first bit received: - +-------------------+-----------------------------------------+ + +--------+----------+-----------------------------------------+ | Serial | Bit Name | Description | +========+==========+=========================================+ | 0 | M0H | JOY0DAT Horizontal Clock | |