commit | 1a732f4211145b4f6cc47f14cdd9f51a31d7e147 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Apr 20 17:43:10 2017 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Apr 27 05:58:03 2017 +0100 |
tree | e9d9a832e7d0465a41826aabbed815c73744b88b | |
parent | 7383d44b84c94aaca4bf695a6bd8a69f2295ef1a [diff] |
iio: adc: rcar-gyroadc: Derive interface clock speed from fck clock The "if" interface clock speed is actually derived from the "fck" block clock, as in the hardware they are the same clock. Drop the incorrect second "if" clock and get the clock speed from "fck". Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: linux-renesas-soc@vger.kernel.org Signed-off-by: Jonathan Cameron <jic23@kernel.org>