mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
media: davinci/vpbe: Fix a typo ("defualt_mode")
Let's spell the variable name correctly. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
841af6202c
commit
d668c0a73e
@@ -28,7 +28,7 @@ struct vpbe_output {
|
||||
*/
|
||||
char *subdev_name;
|
||||
/*
|
||||
* defualt_mode identifies the default timings set at the venc or
|
||||
* default_mode identifies the default timings set at the venc or
|
||||
* external encoder.
|
||||
*/
|
||||
char *default_mode;
|
||||
|
||||
Reference in New Issue
Block a user