Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: HID: hid-alps editing & corrections

Do basic editing & correction to hid-alps.rst:
- fix grammar
- fix punctuation spacing

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: linux-input@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: linux-doc@vger.kernel.org
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Randy Dunlap and committed by
Jiri Kosina
e90d5df7 de925e2f

+2 -2
+2 -2
Documentation/hid/hid-alps.rst
··· 64 64 65 65 Command Read/Write 66 66 ------------------ 67 - To read/write to RAM, need to send a commands to the device. 67 + To read/write to RAM, need to send a command to the device. 68 68 69 69 The command format is as below. 70 70 ··· 80 80 Byte7 Checksum 81 81 ===== ====================== 82 82 83 - Command Byte is read=0xD1/write=0xD2 . 83 + Command Byte is read=0xD1/write=0xD2. 84 84 85 85 Address is read/write RAM address. 86 86