提交 9a7dcaef 编写于 作者: A Andy Shevchenko 提交者: Bartosz Golaszewski

gpiolib: Do not mention legacy API in the code

Replace mentioning of legacy API by the latest one.
Signed-off-by: NAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: NBartosz Golaszewski <bartosz.golaszewski@linaro.org>
上级 64d2f459
...@@ -336,7 +336,7 @@ struct gpio_irq_chip { ...@@ -336,7 +336,7 @@ struct gpio_irq_chip {
* @set_multiple: assigns output values for multiple signals defined by "mask" * @set_multiple: assigns output values for multiple signals defined by "mask"
* @set_config: optional hook for all kinds of settings. Uses the same * @set_config: optional hook for all kinds of settings. Uses the same
* packed config format as generic pinconf. * packed config format as generic pinconf.
* @to_irq: optional hook supporting non-static gpio_to_irq() mappings; * @to_irq: optional hook supporting non-static gpiod_to_irq() mappings;
* implementation may not sleep * implementation may not sleep
* @dbg_show: optional routine to show contents in debugfs; default code * @dbg_show: optional routine to show contents in debugfs; default code
* will be used when this is omitted, but custom code can show extra * will be used when this is omitted, but custom code can show extra
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册