From: sunran001@208suo.com
To: airlied@gmail.com, daniel@ffwll.ch
Cc: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] drm/nouveau/clk: remove spaces before ','
Date: Tue, 11 Jul 2023 11:34:19 +0800 [thread overview]
Message-ID: <757078717970984a2ba9642044e37259@208suo.com> (raw)
In-Reply-To: <20230711033246.79078-1-xujianghui@cdjrlc.com>
Remove spaces to clear checkpatch errors.
ERROR: space prohibited before that ',' (ctx:WxW)
Signed-off-by: Ran Sun <sunran001@208suo.com>
---
.../gpu/drm/nouveau/nvkm/subdev/clk/gf100.c | 20 +++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c
b/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c
index 6eea11aefb70..09face813805 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c
@@ -453,16 +453,16 @@ gf100_clk = {
.tidy = gf100_clk_tidy,
.domains = {
{ nv_clk_src_crystal, 0xff },
- { nv_clk_src_href , 0xff },
- { nv_clk_src_hubk06 , 0x00 },
- { nv_clk_src_hubk01 , 0x01 },
- { nv_clk_src_copy , 0x02 },
- { nv_clk_src_gpc , 0x03, NVKM_CLK_DOM_FLAG_VPSTATE, "core",
2000 },
- { nv_clk_src_rop , 0x04 },
- { nv_clk_src_mem , 0x05, 0, "memory", 1000 },
- { nv_clk_src_vdec , 0x06 },
- { nv_clk_src_pmu , 0x0a },
- { nv_clk_src_hubk07 , 0x0b },
+ { nv_clk_src_href, 0xff },
+ { nv_clk_src_hubk06, 0x00 },
+ { nv_clk_src_hubk01, 0x01 },
+ { nv_clk_src_copy, 0x02 },
+ { nv_clk_src_gpc, 0x03, NVKM_CLK_DOM_FLAG_VPSTATE, "core", 2000
},
+ { nv_clk_src_rop, 0x04 },
+ { nv_clk_src_mem, 0x05, 0, "memory", 1000 },
+ { nv_clk_src_vdec, 0x06 },
+ { nv_clk_src_pmu, 0x0a },
+ { nv_clk_src_hubk07, 0x0b },
{ nv_clk_src_max }
}
};
next parent reply other threads:[~2023-07-11 3:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230711033246.79078-1-xujianghui@cdjrlc.com>
2023-07-11 3:34 ` sunran001 [this message]
[not found] <20230711025534.78623-1-xujianghui@cdjrlc.com>
2023-07-11 2:56 ` sunran001
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=757078717970984a2ba9642044e37259@208suo.com \
--to=sunran001@208suo.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nouveau@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®