Skip to content
Snippets Groups Projects
Commit 8f3a307b authored by Vaibhav Hiremath's avatar Vaibhav Hiremath Committed by Mauro Carvalho Chehab
Browse files

[media] OMAP_VOUT: Change hardcoded device node number to -1


With addition of media-controller framework, now we have various
device nodes (/dev/videoX) getting created, so hardcoding
minor number in video_register_device() is not recommended.

So let V4L2 framework choose free minor number for the device.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent e8bb10b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment