forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
kernel/drivers/media/platform/sti/delta/delta.h
....@@ -286,7 +286,7 @@
286286 * Header parsing must be done using decode(), giving
287287 * explicitly header access unit or first access unit of bitstream.
288288 * If no valid header is found, get_streaminfo will return -ENODATA,
289
- * in this case the next bistream access unit must be decoded till
289
+ * in this case the next bitstream access unit must be decoded till
290290 * get_streaminfo becomes successful.
291291 */
292292 int (*get_streaminfo)(struct delta_ctx *ctx,