diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-09-02 13:31:45 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-09-02 13:32:06 +0200 |
commit | 6bde8ef51c917a657476310728d6cb3de6bac9e4 (patch) | |
tree | ba8a63abee1fa74d849dc9fc59e0854bc99a8524 /Documentation/hid/intel-ish-hid.rst | |
parent | ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check (diff) | |
parent | ALSA: ua101: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-6bde8ef51c917a657476310728d6cb3de6bac9e4.tar.xz linux-6bde8ef51c917a657476310728d6cb3de6bac9e4.zip |
Merge branch 'topic/tasklet-convert' into for-linus
Pull tasklet API conversions.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/hid/intel-ish-hid.rst')
-rw-r--r-- | Documentation/hid/intel-ish-hid.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hid/intel-ish-hid.rst b/Documentation/hid/intel-ish-hid.rst index cccbf4be17d7..d4785cf6eefd 100644 --- a/Documentation/hid/intel-ish-hid.rst +++ b/Documentation/hid/intel-ish-hid.rst @@ -235,7 +235,7 @@ There can be multiple sensor clients and clients for calibration function. To ease in implantation and allow independent driver handle each client this transport layer takes advantage of Linux Bus driver model. Each -client is registered as device on the the transport bus (ishtp bus). +client is registered as device on the transport bus (ishtp bus). Enumeration sequence of messages: |