commit | 3a9c7f29a5024d2526266835f5b4d56747e133e0 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Sep 16 11:42:50 2020 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Oct 14 10:51:57 2020 +0100 |
tree | 5e876d9a67c0a1bfd10757199913fa357040b2ff | |
parent | a985e913e118f55eaed4c7b0703b31de5d863ee7 [diff] |
media: v4l2-async: Fix trivial documentation typo Fix the incorrect spelling asyncrhronous as asynchronous, which is visible in the public documentation of enum v4l2_async_match_type. Fixes: ab4f5a4afc2d ("[media] v4l2-async: document the remaining stuff") Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>