mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-17 02:15:57 +00:00
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>
This commit is contained in:
parent
61a830bc0e
commit
a4124417d0
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user