From: Mauro Carvalho Chehab Date: Mon, 13 Jul 2009 04:28:21 +0000 (-0300) Subject: V4L/DVB (12238): em28xx: call sensor detection code for all webcam entries X-Git-Tag: v2.6.31-rc5~89^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b04fb6615285d18df34ffd6cdd51db7a8a78dda0;p=pandora-kernel.git V4L/DVB (12238): em28xx: call sensor detection code for all webcam entries With the previous approach, autodetection were working only for the two generic entries (em275x and em2820 unknown ones). So, if someone would try to force probing an specific device, the code would not properly run the autodetection code. With the new approach, the sensor autodetection will be run not only for the two generic entries, but also do webcam specific ones. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed