commit | 8767e791fa0d162ea76000eb7058218968cbf040 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Nov 19 15:12:07 2021 +0100 |
committer | Sean Anderson <seanga2@gmail.com> | Wed Dec 15 12:16:16 2021 -0500 |
tree | 5b495a689f69510df054cbe668106fb2660ed79a | |
parent | 283dadf6da39f93e6f35513a97114c5ad26731f6 [diff] |
clk: define LOG_CATEGORY for generic and ccf clocks Define LOG_CATEGORY to allow filtering with log command for generic clock and CCF clocks. This patch also change existing printf, debug and pr_ macro to log_ or dev_ macro. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Sean Anderson <seanga2@gmail.com>