kernel/drivers/media/platform/sti/delta/delta.h
.. .. @@ -286,7 +286,7 @@ 286 286 * Header parsing must be done using decode(), giving 287 287 * explicitly header access unit or first access unit of bitstream. 288 288 * If no valid header is found, get_streaminfo will return -ENODATA, 289 - * in this case the next bistream access unit must be decoded till289 + * in this case the next bitstream access unit must be decoded till290 290 * get_streaminfo becomes successful. 291 291 */ 292 292 int (*get_streaminfo)(struct delta_ctx *ctx,