diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-12-03 08:40:37 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-12-17 10:52:54 +0100 |
commit | 16214f97f44321a48985ef37f5ca2d5b2479b8f2 (patch) | |
tree | c8ddb1639ca27b35fc4c440f08b2e35404b8090f /drivers/clk/clk-si570.c | |
parent | clk: axi-clkgen: wrap limits in a struct and keep copy on the state object (diff) | |
download | linux-16214f97f44321a48985ef37f5ca2d5b2479b8f2.tar.xz linux-16214f97f44321a48985ef37f5ca2d5b2479b8f2.zip |
clk: axi-clkgen: move the OF table at the bottom of the file
The change is mostly cosmetic. No functional changes.
Since the driver now uses of_device_get_match_data() to obtain some driver
specific info, there is no need to define the OF table before the probe
function.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201203074037.26940-2-alexandru.ardelean@analog.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-si570.c')
0 files changed, 0 insertions, 0 deletions