From: Andrew Kreimer Date: Thu, 3 Oct 2024 10:51:58 +0000 (+0300) Subject: media: platform: ti: omap: fix a typo X-Git-Tag: v6.13-rc1~149^2~173 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a4124417d095d2a68015289382242491296487a7;p=linux-block.git media: platform: ti: omap: fix a typo Fix a typo in comments "tobe -> to be". Signed-off-by: Andrew Kreimer Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/platform/ti/omap/omap_voutdef.h b/drivers/media/platform/ti/omap/omap_voutdef.h index b586193341d2..159e5e670d91 100644 --- a/drivers/media/platform/ti/omap/omap_voutdef.h +++ b/drivers/media/platform/ti/omap/omap_voutdef.h @@ -48,7 +48,7 @@ #define VRFB_TX_TIMEOUT 1000 #define VRFB_NUM_BUFS 4 -/* Max buffer size tobe allocated during init */ +/* Max buffer size to be allocated during init */ #define OMAP_VOUT_MAX_BUF_SIZE (VID_MAX_WIDTH*VID_MAX_HEIGHT*4) enum dma_channel_state {