summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/pm.c
diff options
context:
space:
mode:
authorPaul Walmsley <pwalmsley@nvidia.com>2013-11-27 01:56:27 +0100
committerSekhar Nori <nsekhar@ti.com>2013-11-27 10:18:33 +0100
commit4408c26bc37fa8ada493ad41a6c7659b76fff483 (patch)
treec91f44493bef8517780f9657ea48627a7fb0f628 /arch/arm/mach-ux500/pm.c
parentLinux 3.13-rc1 (diff)
downloadlinux-4408c26bc37fa8ada493ad41a6c7659b76fff483.tar.xz
linux-4408c26bc37fa8ada493ad41a6c7659b76fff483.zip
ARM: davinci: clock: return 0 upon error from clk_round_rate()
clk_round_rate() should return 0 now upon an error, rather than returning a negative error code. This is because clk_round_rate() is being changed to return an unsigned return type rather than a signed type, since some clock sources can generate rates higher than (2^31)-1 Hz. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Philip Avinash <avinashphilip@ti.com> Cc: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-ux500/pm.c')
0 files changed, 0 insertions, 0 deletions