From: Thierry Reding Date: Fri, 25 Apr 2014 14:54:22 +0000 (+0200) Subject: gpio: Fix gpio_get -> gpiod_get typo in kernel-doc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0879162f33bf8a2fe637a22bb77d20233f486ac4;p=pandora-kernel.git 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-diff-tree failed