forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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,