soc: ti: k3-ringacc: Fixup documentation errors
authorNishanth Menon <nm@ti.com>
Wed, 21 Jun 2023 02:34:42 +0000 (21:34 -0500)
committerNishanth Menon <nm@ti.com>
Tue, 11 Jul 2023 18:04:32 +0000 (13:04 -0500)
commitbffd3a805d8eb7a61e31eebb99bf089cf2229079
treecf3665d9d7d427fb04717872408fac445aa7ff2f
parent3e67fd8dd2711a63adfe0fa087de38d86a6eb8d5
soc: ti: k3-ringacc: Fixup documentation errors

Fixup couple of misses in documentation. This squashes the following
warnings:
drivers/soc/ti/k3-ringacc.c:135: warning: Function parameter or member 'tdown_complete' not described in 'k3_ring_state'
drivers/soc/ti/k3-ringacc.c:238: warning: expecting prototype for struct k3_ringacc. Prototype was for struct k3_ringacc_soc_data instead

While at this, replace "w/a" to indicate workaround to help clarify.

Cc: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230621023442.275128-1-nm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/soc/ti/k3-ringacc.c