OSDN Git Service

bus: ti-sysc: Make child clock alias handling more generic
authorTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2018 17:26:09 +0000 (10:26 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Apr 2018 19:04:51 +0000 (12:04 -0700)
commit8b2830ba170356aed364ae145ca86120f510ec41
tree1798c596e3e95485be7fa2ec9b7ea7317c31b1d4
parentc4bebea8c5fd7d94dc7ef60ac208a0668ba43796
bus: ti-sysc: Make child clock alias handling more generic

In order to prepare supporting clkctrl optional clocks, we need to
make the current child clock handling more generic so we can use the
clock role names for the optional clocks in the following patch.

Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c