docs: driver-model: move it to the driver-api book
[sfrench/cifs-2.6.git] / drivers / gpio / gpio-cs5535.c
index 6314225dbed0a39a48a286d35d7a03e209a1767e..53b24e3ae7de0613a93ac20242454893185bb555 100644 (file)
@@ -41,7 +41,7 @@ MODULE_PARM_DESC(mask, "GPIO channel mask.");
 
 /*
  * FIXME: convert this singleton driver to use the state container
- * design pattern, see Documentation/driver-model/design-patterns.txt
+ * design pattern, see Documentation/driver-api/driver-model/design-patterns.rst
  */
 static struct cs5535_gpio_chip {
        struct gpio_chip chip;