commit | ab7aefd0b38297e6d2d71f43e8f81f9f4a36cdae | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sun Nov 12 17:55:30 2006 -0800 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Fri Dec 01 17:58:53 2006 +0100 |
tree | 1eea51f92149b41f4f9ebd5ab0b9b4346425a7fd | |
parent | 87598a2bd4c4ed19b91ef163f76297f305007304 [diff] |
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>