alistair23-linux/drivers/clk
Geert Uytterhoeven 40dd71c75e 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: a6059ab981 ("clk: Show symbolic clock flags in debugfs")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-07-06 10:49:27 -07:00
..
actions
at91 clk: at91: PLL recalc_rate() now using cached MUL and DIV values 2018-05-15 23:38:31 -07:00
axis
axs10x
bcm treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
berlin This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
davinci clk: davinci: fix a typo (which leads to build failures) 2018-06-25 18:09:57 -05:00
h8300
hisilicon Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and 'clk-debugfs-simple' into clk-next 2018-06-04 12:32:28 -07:00
imgtec
imx This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
ingenic docs: Fix some broken references 2018-06-15 18:10:01 -03:00
keystone
loongson1
mediatek Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-mali' and 'clk-imx6ul-ccosr' into clk-next 2018-06-04 12:27:40 -07:00
meson This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
microchip
mmp
mvebu This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
mxs
nxp
pistachio
pxa
qcom clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock 2018-07-06 10:48:42 -07:00
renesas treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
rockchip clk: rockchip: remove deprecated gate-clk code and dt-binding 2018-05-23 13:19:06 +02:00
samsung This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
sirf
socfpga clk: socfpga: stratix10: suppress unbinding platform's clock driver 2018-05-15 14:54:52 -07:00
spear
sprd
st treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
sunxi treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
sunxi-ng clk: sunxi-ng: replace lib-y with obj-y 2018-06-21 08:17:56 -07:00
tegra treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
ti treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
uniphier clk: uniphier: add LD11/LD20 stream demux system clock 2018-05-15 14:15:43 -07:00
ux500
versatile
x86 clk: x86: Add ST oscout platform clock 2018-05-17 12:44:06 +02:00
zte
zynq
clk-asm9260.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-aspeed.c This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
clk-axi-clkgen.c
clk-axm5516.c
clk-bulk.c clk: bulk: silently error out on EPROBE_DEFER 2018-05-15 15:16:13 -07:00
clk-cdce706.c
clk-cdce925.c
clk-clps711x.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-composite.c
clk-conf.c
clk-cs2000-cp.c
clk-devres.c
clk-divider.c
clk-efm32gg.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-fixed-factor.c
clk-fixed-rate.c
clk-fractional-divider.c
clk-gate.c
clk-gemini.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-gpio.c
clk-hi655x.c
clk-highbank.c
clk-hsdk-pll.c
clk-max77686.c
clk-moxart.c
clk-multiplier.c
clk-mux.c
clk-nomadik.c
clk-npcm7xx.c clk: npcm7xx: fix return value check in npcm7xx_clk_init() 2018-05-01 14:50:29 -07:00
clk-nspire.c
clk-oxnas.c
clk-palmas.c
clk-pwm.c
clk-qoriq.c
clk-rk808.c
clk-s2mps11.c treewide: Use struct_size() for devm_kmalloc() and friends 2018-06-06 11:15:43 -07:00
clk-scmi.c treewide: Use struct_size() for devm_kmalloc() and friends 2018-06-06 11:15:43 -07:00
clk-scpi.c
clk-si514.c
clk-si544.c clk-si544: Properly round requested frequency to nearest match 2018-06-01 23:24:52 -07:00
clk-si570.c
clk-si5351.c
clk-si5351.h
clk-stm32f4.c
clk-stm32h7.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-stm32mp1.c This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
clk-tango4.c
clk-twl6040.c
clk-u300.c
clk-versaclock5.c
clk-vt8500.c
clk-wm831x.c
clk-xgene.c
clk.c clk: Really show symbolic clock flags in debugfs 2018-07-06 10:49:27 -07:00
clk.h
clkdev.c
Kconfig This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
Makefile clk: sunxi-ng: replace lib-y with obj-y 2018-06-21 08:17:56 -07:00