commit | c3449f73a80b2b04a3f7ff69be871c153ea1a9fa | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Mon Dec 18 22:58:00 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Jan 15 18:01:03 2018 +0100 |
tree | 01599dd9e2d89720de417e23d59c053337864c74 | |
parent | 023c22fd82ce0c62d7490ace6388191375ef4133 [diff] |
i2c: sh_mobile: add helper to check frequency calculations Because we will add a second formula soon, put the sanity checks for the computed results into a separate function. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>