From a0e827c68d9c159bc028851061e21b4f73aeeef4 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Fri, 27 Jun 2014 22:17:37 +0200 Subject: [PATCH] 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-format-patch failed