diff options
| author | Steven Miao <[email protected]> | 2014-01-29 04:25:39 +0000 |
|---|---|---|
| committer | Steven Miao <[email protected]> | 2014-01-29 07:11:26 +0000 |
| commit | b48b3a390629945f5a131b210931416cf243f58d (patch) | |
| tree | 81fe5ec031f3b9e340bba780c3182f3cea03e6d4 /drivers/i2c/algos/i2c-algo-bit.c | |
| parent | 06/18] smp, blackfin: kill SMP single function call interrupt (diff) | |
| download | kernel-b48b3a390629945f5a131b210931416cf243f58d.tar.gz kernel-b48b3a390629945f5a131b210931416cf243f58d.zip | |
From: Paul Walmsley <[email protected]>
blackfin: bf60x: clock: return 0 upon error from clk_round_rate()
clk_round_rate() should return 0 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 <[email protected]>
Signed-off-by: Steven Miao <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions
