diff options
author | Vikram N <vicky773@gmail.com> | 2016-09-30 16:23:11 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-21 13:09:51 +0200 |
commit | af9e53fef7015e1e4fe3f32b35e839df392bf4d6 (patch) | |
tree | ee1f67da8055aff5daabca561cf4b1612da4415e /arch/arm/lib/changebit.S | |
parent | Linux 4.9-rc1 (diff) | |
download | linux-af9e53fef7015e1e4fe3f32b35e839df392bf4d6.tar.xz linux-af9e53fef7015e1e4fe3f32b35e839df392bf4d6.zip |
spi: omap2-mcspi: Fix modifying platform resource data
currently during probe the resource data gets modified and device
physical address remains valid only during first load. If the module is
unloaded and loaded again, the ioremp will be done on a incorrect address
as the resource was modified during previous module load.
This patch fixes this issue.
Signed-off-by: Vikram N <vicky773@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/lib/changebit.S')
0 files changed, 0 insertions, 0 deletions