From: Guennadi Liakhovetski Date: Tue, 11 Sep 2012 09:32:17 +0000 (-0300) Subject: [media] media: mem2mem: make reference to struct m2m_ops in the core const X-Git-Tag: v3.9-rc1~93^2~556 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1252eb83fe57b838c19e2c65cba685c93696693;p=pandora-kernel.git [media] media: mem2mem: make reference to struct m2m_ops in the core const The mem2mem core doesn't change struct m2m_ops, provided by the driver, make references to it const. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed