mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-06 05:13:18 +00: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:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user