From 0879162f33bf8a2fe637a22bb77d20233f486ac4 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 25 Apr 2014 16:54:22 +0200 Subject: [PATCH] gpio: Fix gpio_get -> gpiod_get typo in kernel-doc The function is called gpiod_get(), not gpio_get(). Fix the kernel-doc comment to match the name. Signed-off-by: Thierry Reding Signed-off-by: Linus Walleij --- Reading git-format-patch failed