diff options
author | Guennadi Liakhovetski <[email protected]> | 2011-03-09 17:28:55 +0100 |
---|---|---|
committer | Chris Ball <[email protected]> | 2011-03-25 10:39:49 -0400 |
commit | 69d1fe18e92afb4687605a1ab2ec73fbc3bae344 (patch) | |
tree | f9cf934890b958d1d593405c8399d5ba973c11e7 /scripts/patch-kernel | |
parent | 52c6182a47fa66ad5f2647a831efa99c05b0a54e (diff) |
mmc: tmio: only access registers above 0xff, if available
Not all tmio implementations have registers above oxff. Accessing
them on thise platforms is dangerous. In some cases it leads to
address wrapping to addresses below 0x100, which corrupts random
unrelated registers.
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Acked-by: Paul Mundt <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions