summaryrefslogtreecommitdiff
path: root/mm/slab.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@linaro.org>2015-03-23 12:18:25 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2015-03-27 10:04:45 (GMT)
commit4a58d2296f602202839d563d680cf0b2d677337f (patch)
tree731d4651d947bff01195f559a53afd2823172645 /mm/slab.c
parent04ebcbd82ec3b6fb88644e983f85224e95cf55e5 (diff)
downloadlinux-4a58d2296f602202839d563d680cf0b2d677337f.tar.xz
gpio: omap: convert debounce functions switch to use gpio offset
Convert debounce functions to use GPIO offset instead of system GPIO numbers. This allows to drop unneeded conversations between system GPIO <-> GPIO offset which are done in many places and many times. It is safe to do now because: - gpiolib always passes GPIO offset to GPIO controller - OMAP GPIO driver converted to use IRQ domain This is preparation step before removing: #define GPIO_INDEX(bank, gpio) #define GPIO_BIT(bank, gpio) int omap_irq_to_gpio() Tested-by: Tony Lindgren <tony@atomide.com> Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Acked-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Grygorii Strashko <grygorii.strashko@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions