Skip to content

Commit a412441

Browse files
algonellHans Verkuil
authored andcommitted
media: platform: ti: omap: fix a typo
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>
1 parent 61a830b commit a412441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/media/platform/ti/omap/omap_voutdef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
#define VRFB_TX_TIMEOUT 1000
4949
#define VRFB_NUM_BUFS 4
5050

51-
/* Max buffer size tobe allocated during init */
51+
/* Max buffer size to be allocated during init */
5252
#define OMAP_VOUT_MAX_BUF_SIZE (VID_MAX_WIDTH*VID_MAX_HEIGHT*4)
5353

5454
enum dma_channel_state {

0 commit comments

Comments
 (0)