diff options
| author | Geert Uytterhoeven <[email protected]> | 2018-07-06 15:16:54 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2018-07-06 17:49:27 +0000 |
| commit | 40dd71c75e395d9b0343f1e646de7ab5312540cc (patch) | |
| tree | 413dd9526a3e256b40e731aa5c6ed79b2c16942c /lib/debugobjects.c | |
| parent | clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock (diff) | |
| download | kernel-40dd71c75e395d9b0343f1e646de7ab5312540cc.tar.gz kernel-40dd71c75e395d9b0343f1e646de7ab5312540cc.zip | |
clk: Really show symbolic clock flags in debugfs
The last-minute fold-in of the ENTRY() macro did change behavior:
instead of printing the symbolic name (e.g. "CLK_IS_BASIC"), it prints
the expansion of it (e.g. "(1UL << (5))").
Use "#" instead of __stringify() to fix this.
Fixes: a6059ab98130fb56 ("clk: Show symbolic clock flags in debugfs")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
