media: platform: ti: omap: fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Thu, 3 Oct 2024 10:51:58 +0000 (13:51 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 12 Oct 2024 14:28:26 +0000 (16:28 +0200)
Fix a typo in comments "tobe -> to be".

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/ti/omap/omap_voutdef.h

index b586193341d2d31376ac902ec3f7e99e85b6e8f2..159e5e670d91643b0b114c5d41a3f06c76ee1bcf 100644 (file)
@@ -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 {