commit | a0e827c68d9c159bc028851061e21b4f73aeeef4 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@dowhile0.org> | Fri Jun 27 22:17:37 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 09 12:22:56 2014 +0200 |
tree | 5b1432bf6a87726aa663e38bcbcec435b3154a6d | |
parent | 598f64d40daa32419c3914dbe57589184d135d60 [diff] |
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 <jmartinez@softcrates.net> Acked-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>