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)
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>

No differences found