From: Márton Németh Date: Tue, 5 Jan 2010 15:39:02 +0000 (-0300) Subject: V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const. X-Git-Tag: v2.6.34-rc1~280^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabcdfb65be31d7f9486d1400fa217c8827dddd3;p=pandora-kernel.git V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const. The function callbacks in sd_desc are defined at compile time and they do not change at runtime. Make the sd_desc initializations const. Signed-off-by: Márton Németh Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed