diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2015-04-29 16:36:43 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-05-01 18:25:08 -0700 |
commit | 7cb81136d2efe0f5ed9d965857f4756a15e6c338 (patch) | |
tree | 3eadc57849be520a81f57a4aa3935a43689909e4 /drivers/clk/at91 | |
parent | 6e5ab41b1064eee6e3477f573370b2dda7d82bb7 (diff) | |
download | op-kernel-dev-7cb81136d2efe0f5ed9d965857f4756a15e6c338.zip op-kernel-dev-7cb81136d2efe0f5ed9d965857f4756a15e6c338.tar.gz |
clk: Fix JSON output in debugfs
key/value pairs in a JSON object must be separated by a comma.
After adding the properties "accuracy" and "phase" the JSON output
of /sys/kernel/debug/clk/clk_dump is invalid.
So add the missing commas to fix it.
Fixes: 5279fc402ae5 ("clk: add clk accuracy retrieval support")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
[sboyd@codeaurora.org: Added comment in function]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/at91')
0 files changed, 0 insertions, 0 deletions