From: David Brownell Date: Mon, 13 Nov 2006 01:55:30 +0000 (-0800) Subject: mmc: constify mmc_host_ops vectors X-Git-Tag: v2.6.20-rc1~34^2~40^2~464^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7aefd0b38297e6d2d71f43e8f81f9f4a36cdae;p=pandora-kernel.git mmc: constify mmc_host_ops vectors Now that mmc_host_ops can be constified, update the various drivers to constify those method tables and shrink the writable data segment. Signed-off-by: David Brownell Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed