diff options
author | Vasiliy Kulikov <segooon@gmail.com> | 2010-10-17 16:51:41 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-03-15 20:19:16 +0100 |
commit | b0aea14bdc4a9ee5d1e8cb78488263d6ce32095e (patch) | |
tree | 7c6ce5aa12a90a31f22ac73bd12c65f9406a1699 /drivers/spi/ath79_spi.c | |
parent | powerpc/fsl: 85xx: document cache sram bindings (diff) | |
download | linux-b0aea14bdc4a9ee5d1e8cb78488263d6ce32095e.tar.xz linux-b0aea14bdc4a9ee5d1e8cb78488263d6ce32095e.zip |
powerpc/85xx: Fix signedness bug in cache-sram
sram_params.sram_size and sram_params.sram_offset were unsigned.
If get_cache_sram_size() or get_cache_sram_offset() returns error code
then it is not seen to the caller. Made sram_size and sram_offset signed.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/spi/ath79_spi.c')
0 files changed, 0 insertions, 0 deletions