From: Lars-Peter Clausen Date: Mon, 25 Nov 2013 19:15:29 +0000 (-0300) Subject: [media] adv7604: Don't put info string arrays on the stack X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~7^3~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f216ccb3d9d5603f750e50dbe66190de87dc52d8;p=pandora-kernel.git [media] adv7604: Don't put info string arrays on the stack We do not want to modify the info string arrays ever, so no need to waste stack space for them. While we are at it also make them const. Signed-off-by: Lars-Peter Clausen Signed-off-by: Laurent Pinchart Reviewed-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed