summaryrefslogtreecommitdiff
path: root/drivers/media/video/davinci/vpss.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/davinci/vpss.c')
-rw-r--r--drivers/media/video/davinci/vpss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/davinci/vpss.c b/drivers/media/video/davinci/vpss.c
index 7918680917d0..3e5cf27ec2b2 100644
--- a/drivers/media/video/davinci/vpss.c
+++ b/drivers/media/video/davinci/vpss.c
@@ -85,7 +85,7 @@ enum vpss_platform_type {
/*
* vpss operations. Depends on platform. Not all functions are available
* on all platforms. The api, first check if a functio is available before
- * invoking it. In the probe, the function ptrs are intialized based on
+ * invoking it. In the probe, the function ptrs are initialized based on
* vpss name. vpss name can be "dm355_vpss", "dm644x_vpss" etc.
*/
struct vpss_hw_ops {