summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx25821/cx25821-sram.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 14:28:59 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-01 09:32:51 -0500
commit167905540e08e37162adc24066427944f71bf7a4 (patch)
tree001a42d80af139e6f075d780a96f148cc06b73c5 /drivers/media/pci/cx25821/cx25821-sram.h
parentf8a7647d311f49f2f8cad572bcc62dbca5484dc8 (diff)
media: pci: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/cx25821/cx25821-sram.h')
-rw-r--r--drivers/media/pci/cx25821/cx25821-sram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx25821/cx25821-sram.h b/drivers/media/pci/cx25821/cx25821-sram.h
index b94e0d4df664..a907662dbb1c 100644
--- a/drivers/media/pci/cx25821/cx25821-sram.h
+++ b/drivers/media/pci/cx25821/cx25821-sram.h
@@ -24,7 +24,7 @@
#define AUDIO_CMDS_SIZE 80 /* AUDIO CMDS size in bytes */
#define MBIF_CMDS_SIZE 80 /* MBIF CMDS size in bytes */
-/* #define RX_SRAM_POOL_START_SIZE = 0; // Start of useable RX SRAM for buffers */
+/* #define RX_SRAM_POOL_START_SIZE = 0; // Start of usable RX SRAM for buffers */
#define VID_IQ_SIZE 64 /* VID instruction queue size in bytes */
#define MBIF_IQ_SIZE 64
#define AUDIO_IQ_SIZE 64 /* AUD instruction queue size in bytes */