V4L2: do not probe and keep video standard
Keeping the list of video standards in memory was almost pure waste: The whole data set was only used to print one debug message. The list of supported standards depends on the selected input. So listing the standards during probe was wrong in any case.
Showing
Please register or sign in to comment