From: Javier Martinez Canillas Date: Fri, 27 Jun 2014 20:17:37 +0000 (+0200) Subject: gpio: omap: Add an omap prefix to all functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e827c68d9c159bc028851061e21b4f73aeeef4;p=pandora-kernel.git gpio: omap: Add an omap prefix to all functions The GPIO OMAP driver didn't have a consistent naming scheme for all its functions. Some of them had an omap prefix while others didn't. There are many advantages on having a separate namespace for driver functions so let's add an "omap" prefix to all of them. Signed-off-by: Javier Martinez Canillas Acked-by: Kevin Hilman Signed-off-by: Linus Walleij --- Reading git-diff-tree failed