commit | a72d785021cb92cc0abd4bb3d75607c82150fade | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@kernel.org> | Mon Oct 15 16:38:33 2018 -0700 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Oct 16 08:39:02 2018 -0700 |
tree | 8bdc36f0ee9f821bacd117fce3a75fb417fe7a48 | |
parent | 9be766274db4c446e54bc0c2f0c1fbcbb4a2bd1e [diff] |
clk: ti: Prepare for remove of OF node name Another patch is going to change this code to use %pOFn for DT node names. Fix up the code to make this easy to pick this side of the merge instead of fixing it up in a merge commit later. Cc: Tero Kristo <t-kristo@ti.com> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>