diff options
author | Simon Horman <horms@verge.net.au> | 2010-11-09 08:47:02 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-10 09:25:10 (GMT) |
commit | da1d39e3903bc35be2b5e8d2116fdd5d337244d4 (patch) | |
tree | 29f84c830cec7732f6a2868498d40ccbeccf9244 /arch/sh/include/mach-common | |
parent | a7bcf21e60c73cb7f7c13fad928967d7e47c3cac (diff) | |
download | linux-da1d39e3903bc35be2b5e8d2116fdd5d337244d4.tar.xz |
mmc, sh: Move constants to sh_mmcif.h
This moves some constants from sh_mmcif.c to sh_mmcif.h
so that they can be used in sh_mmcif_boot_init().
It also alters the definition of SOFT_RST_OFF from (0 << 31) to
~SOFT_RST_ON (= ~(1 << 31)). The former seems bogus. The latter is
consistent with the code in sh_mmcif_boot_init().
Cc: Yusuke Goda <yusuke.goda.sx@renesas.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/mach-common')
0 files changed, 0 insertions, 0 deletions