aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api/driver-model/devres.rst
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-21 10:37:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-21 10:37:10 +0100
commitd9c3b34d3b3af22d548007d5d36e83ad12140ee7 (patch)
tree2b721d41e444f5e50b1614601357ccaf447fd545 /Documentation/driver-api/driver-model/devres.rst
parentusb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define (diff)
parentLinux 6.1-rc6 (diff)
downloadwireguard-linux-d9c3b34d3b3af22d548007d5d36e83ad12140ee7.tar.xz
wireguard-linux-d9c3b34d3b3af22d548007d5d36e83ad12140ee7.zip
Merge 6.1-rc6 into usb-next
We need the USB fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/driver-model/devres.rst')
-rw-r--r--Documentation/driver-api/driver-model/devres.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
index 6007ef0704e3..060db79a740e 100644
--- a/Documentation/driver-api/driver-model/devres.rst
+++ b/Documentation/driver-api/driver-model/devres.rst
@@ -279,6 +279,7 @@ GPIO
devm_gpio_request_one()
I2C
+ devm_i2c_add_adapter()
devm_i2c_new_dummy_device()
IIO