mmc: constify mmc_host_ops vectors
authorDavid Brownell <david-b@pacbell.net>
Mon, 13 Nov 2006 01:55:30 +0000 (17:55 -0800)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Dec 2006 16:58:53 +0000 (17:58 +0100)
commitab7aefd0b38297e6d2d71f43e8f81f9f4a36cdae
tree1eea51f92149b41f4f9ebd5ab0b9b4346425a7fd
parent87598a2bd4c4ed19b91ef163f76297f305007304
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/at91_mci.c
drivers/mmc/au1xmmc.c
drivers/mmc/imxmmc.c
drivers/mmc/mmci.c
drivers/mmc/omap.c
drivers/mmc/pxamci.c
drivers/mmc/sdhci.c
drivers/mmc/wbsd.c