From: Márton Németh Date: Sun, 29 Nov 2009 11:25:20 +0000 (-0300) Subject: V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0. X-Git-Tag: v2.6.33-rc1~70^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747c710098101fb2f2766171c5fc069289b56ed6;p=pandora-kernel.git V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0. Calling gspca_set_alt0() in gspca_dev_probe() is not needed as gspca_set_alt0() will do nothing because gspca_dev->alt is always zero at that time. Signed-off-by: Márton Németh Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed