X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Flinux%2Fdevice.h;h=beabdbc0842059b36a2c6b22b882e04ddc968f75;hb=e0d0e045b862da06f2a694696797b2c46ae8bc4f;hp=723cd54b94da84f95cd18934d14198b6d21040dd;hpb=3a75ad1457d9cd84bc17d5b9cffb4d73b52be20b;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.