X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Flinux%2Fdevice.h;h=beabdbc0842059b36a2c6b22b882e04ddc968f75;hb=438630ef5b3c8755d642b6ca3bc10625ab0af79b;hp=723cd54b94da84f95cd18934d14198b6d21040dd;hpb=7e5fed09ddbb7d0f16af0ebdaca2c22b0a2fed77;p=karo-tx-linux.git diff --git a/include/linux/device.h b/include/linux/device.h index 723cd54b94da..beabdbc08420 100644 --- a/include/linux/device.h +++ b/include/linux/device.h @@ -843,7 +843,7 @@ struct dev_links_info { * hibernation, system resume and during runtime PM transitions * along with subsystem-level and driver-level callbacks. * @pins: For device pin management. - * See Documentation/pinctrl.txt for details. + * See Documentation/driver-api/pinctl.rst for details. * @msi_list: Hosts MSI descriptors * @msi_domain: The generic MSI domain this device is using. * @numa_node: NUMA node this device is close to.