linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] usb: dwc3: core: Add missing GHWPARAMS9 doc
@ 2021-04-26 21:08 Thinh Nguyen
  2021-04-27  9:53 ` Felipe Balbi
  0 siblings, 1 reply; 2+ messages in thread
From: Thinh Nguyen @ 2021-04-26 21:08 UTC (permalink / raw)
  To: Felipe Balbi, Greg Kroah-Hartman, linux-usb; +Cc: John Youn

Add missing documentation for struct dwc3_hwparams new field hwparams9
to avoid kernel doc build warning.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 16710380d3aa ("usb: dwc3: Capture new capability register GHWPARAMS9")
Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
---
 drivers/usb/dwc3/core.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/dwc3/core.h b/drivers/usb/dwc3/core.h
index b1e875c58f20..3859d8cad3cb 100644
--- a/drivers/usb/dwc3/core.h
+++ b/drivers/usb/dwc3/core.h
@@ -850,6 +850,7 @@ struct dwc3_trb {
  * @hwparams6: GHWPARAMS6
  * @hwparams7: GHWPARAMS7
  * @hwparams8: GHWPARAMS8
+ * @hwparams9: GHWPARAMS9
  */
 struct dwc3_hwparams {
 	u32	hwparams0;

base-commit: caa93d9bd2d7ca7ffe5a23df9f003b81721c8e1b
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] usb: dwc3: core: Add missing GHWPARAMS9 doc
  2021-04-26 21:08 [PATCH] usb: dwc3: core: Add missing GHWPARAMS9 doc Thinh Nguyen
@ 2021-04-27  9:53 ` Felipe Balbi
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2021-04-27  9:53 UTC (permalink / raw)
  To: Thinh Nguyen, Greg Kroah-Hartman, linux-usb; +Cc: John Youn

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]


Hi,

Thinh Nguyen <Thinh.Nguyen@synopsys.com> writes:
> Add missing documentation for struct dwc3_hwparams new field hwparams9
> to avoid kernel doc build warning.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: 16710380d3aa ("usb: dwc3: Capture new capability register GHWPARAMS9")
> Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>

Seems like I missed it during review too, sorry

Acked-by: Felipe Balbi <balbi@kernel.org>

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-27  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 21:08 [PATCH] usb: dwc3: core: Add missing GHWPARAMS9 doc Thinh Nguyen
2021-04-27  9:53 ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).