bus: ti-sysc: Fix a build warning with W=1 for sysconfig
authorTony Lindgren <tony@atomide.com>
Wed, 9 Aug 2023 09:53:23 +0000 (12:53 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Aug 2023 06:21:45 +0000 (09:21 +0300)
commit40a4f49cd32dbc641c706215c1fa6c5bd051428c
tree5969199f8f806c105e55ad4037a52b740a4705a0
parent03a711d3cb83692733f865312f49e665c49de6de
bus: ti-sysc: Fix a build warning with W=1 for sysconfig

Dhruva reported a build warning with W=1 for "Function parameter or member
'sysconfig' not described in 'sysc'". Let's document sysconfig to fix this.

Reported-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c