mbox series

[v2,0/4] Docs: usb: Code and text updates from usb-skeleton

Message ID cover.1638630342.git.philipp.g.hortmann@gmail.com
Headers show
Series Docs: usb: Code and text updates from usb-skeleton | expand

Message

philipp hortmann Dec. 4, 2021, 4:35 p.m. UTC
Explanation and example code updates from usb-skeleton

v2: update patch #1 to #4
    - corrected format of function names like the following example:
      "`usb_bulk_msg` function" to "usb_bulk_msg()"

Philipp Hortmann (4):
  Docs: usb: update usb_bulk_msg receiving example
  Docs: usb: update comment and code near decrement our usage count for
    the device
  Docs: usb: update comment and code of function skel_delete
  Docs: usb: update explanation for device_present to disconnected

 .../driver-api/usb/writing_usb_driver.rst     | 73 +++++++++----------
 1 file changed, 35 insertions(+), 38 deletions(-)