summaryrefslogtreecommitdiff
path: root/arch/powerpc/math-emu/fnmadds.c
diff options
context:
space:
mode:
authorClaudiu Manoil <claudiu.manoil@freescale.com>2012-07-26 14:47:55 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2012-07-26 18:24:32 (GMT)
commit163f22dc9615e6bc446f50a626af7362cd269876 (patch)
tree219bc668ab570026d07ff20a6f892e300766d8e1 /arch/powerpc/math-emu/fnmadds.c
parente1bd5d8bc13f51c7c991f04255b3868e31933252 (diff)
downloadlinux-fsl-qoriq-163f22dc9615e6bc446f50a626af7362cd269876.tar.xz
powerpc/85xx: Fix sram_offset parameter type
The sram_offset parameter represents a physical address and should be of type phys_addr_t. As part of this fix, the extraction of sram_params is being cleaned-up and fixed. This patch fixes now the case when the offset value of 0xfff00000 was being rejected by the driver (returning -EINVAL), although this is a valid offset value. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/math-emu/fnmadds.c')
0 files changed, 0 insertions, 0 deletions