Commit 4d2f8c85 authored by Ghanshyam Agrawal's avatar Ghanshyam Agrawal Committed by Greg Kroah-Hartman
parent 776630be
...@@ -468,7 +468,7 @@ static struct device_type pd_capabilities_type = { ...@@ -468,7 +468,7 @@ static struct device_type pd_capabilities_type = {
/** /**
* usb_power_delivery_register_capabilities - Register a set of capabilities. * usb_power_delivery_register_capabilities - Register a set of capabilities.
* @pd: The USB PD instance that the capabilities belong to. * @pd: The USB PD instance that the capabilities belong to.
* @desc: Description of the Capablities Message. * @desc: Description of the Capabilities Message.
* *
* This function registers a Capabilities Message described in @desc. The * This function registers a Capabilities Message described in @desc. The
* capabilities will have their own sub-directory under @pd in sysfs. * capabilities will have their own sub-directory under @pd in sysfs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment