diff options
author | Vikram N <[email protected]> | 2016-09-30 19:53:11 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-10-21 12:09:51 +0100 |
commit | af9e53fef7015e1e4fe3f32b35e839df392bf4d6 (patch) | |
tree | ee1f67da8055aff5daabca561cf4b1612da4415e /lib/test-string_helpers.c | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions