mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02: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…
Reference in New Issue
Block a user