We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a830b commit a412441Copy full SHA for a412441
drivers/media/platform/ti/omap/omap_voutdef.h
@@ -48,7 +48,7 @@
48
#define VRFB_TX_TIMEOUT 1000
49
#define VRFB_NUM_BUFS 4
50
51
-/* Max buffer size tobe allocated during init */
+/* Max buffer size to be allocated during init */
52
#define OMAP_VOUT_MAX_BUF_SIZE (VID_MAX_WIDTH*VID_MAX_HEIGHT*4)
53
54
enum dma_channel_state {
0 commit comments