diff options
author | Tony Lindgren <tony@atomide.com> | 2019-03-21 19:00:21 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-04-03 18:32:35 +0200 |
commit | 93de83a21e76eda25517562a9e62f7b6a6f38126 (patch) | |
tree | aeece0a9296a96d193ec741a7e4a378bbdd64fa4 /mm | |
parent | bus: ti-sysc: Allocate mdata as needed and do platform data based init later (diff) | |
download | linux-93de83a21e76eda25517562a9e62f7b6a6f38126.tar.xz linux-93de83a21e76eda25517562a9e62f7b6a6f38126.zip |
bus: ti-sysc: Manage clocks for the interconnect target module in all cases
We are currently not managing interconnect target module clocks in the
for legacy platform data based case. This causes a problem for using the
platform data based functions when dropping the platform data for the
interconnect target module configuration.
To avoid a situation where we need to populate the main and optional
clocks also for the platform data based functions, let's just manage the
clocks directly in ti-sysc driver. This means that until the interconnect
target module confugration platform data is dropped our use count for
clk_enable() will be 2 instead of 1.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions