diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-06-15 11:40:53 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-06-20 03:21:16 +0300 |
commit | f922c560c95613f9aa45e135380bb78d3abbdb35 (patch) | |
tree | 39b98b6bd68f6f4221eec7710b91aac0459463db /lib/mpi/mpi-sub-ui.c | |
parent | df4b6a4c3bf5b0bc0fb5c35af9ca6da9c78922ee (diff) | |
download | linux-f922c560c95613f9aa45e135380bb78d3abbdb35.tar.xz |
clk: bcm: rpi: Create a data structure for the clocks
So far the driver has really only been providing a single clock, and stored
both the data associated to that clock in particular with the data
associated to the "controller".
Since we will change that in the future, let's decouple the clock data from
the provider data.
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org
Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Tested-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/ee7f508db226214fab4add7f93a351f4137c86a1.1592210452.git-series.maxime@cerno.tech
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions