mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
HSI: core: fix a kernel-doc markup
A function has a different name between their prototype and its kernel-doc markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
committed by
Sebastian Reichel
parent
41fff6e19b
commit
8a77ed6d1f
@@ -352,7 +352,7 @@ static void hsi_port_release(struct device *dev)
|
||||
}
|
||||
|
||||
/**
|
||||
* hsi_unregister_port - Unregister an HSI port
|
||||
* hsi_port_unregister_clients - Unregister an HSI port
|
||||
* @port: The HSI port to unregister
|
||||
*/
|
||||
void hsi_port_unregister_clients(struct hsi_port *port)
|
||||
|
Reference in New Issue
Block a user