commit | 86e4404af2a812935f6c71e7a33e4d0c3aab6538 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 28 14:01:08 2015 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Jun 19 14:43:40 2015 +0200 |
tree | 50de87bbacd3665c6bfcc5c3a59f3b6ac63923c4 | |
parent | 6c7b03e1aef2e92176435f4fa562cc483422d20f [diff] |
clk: at91: fix PERIPHERAL_MAX_SHIFT definition Fix the PERIPHERAL_MAX_SHIFT definition (3 instead of 4) and adapt the round_rate and set_rate logic accordingly. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Reported-by: "Wu, Songjun" <Songjun.Wu@atmel.com>