mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
mei: bus: fix mei_cldev_enable KDoc
commit5026c9cb07upstream. Adjust function name in KDoc. Fixes:d49dc5e76f(mei: bus: use mei_cldev_ prefix for the API functions) Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e94800df8c
commit
3e4302f99a
|
|
@ -399,7 +399,7 @@ bool mei_cldev_enabled(struct mei_cl_device *cldev)
|
|||
EXPORT_SYMBOL_GPL(mei_cldev_enabled);
|
||||
|
||||
/**
|
||||
* mei_cldev_enable_device - enable me client device
|
||||
* mei_cldev_enable - enable me client device
|
||||
* create connection with me client
|
||||
*
|
||||
* @cldev: me client device
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user