diff options
| author | 2013-01-18 15:57:46 +0800 | |
|---|---|---|
| committer | 2013-01-22 10:23:35 +0100 | |
| commit | 6a89a314ab107a12af08c71420c19a37a30fc2d3 (patch) | |
| tree | 391e95b100c796b0983f903e1cfc4f9dd2cfd2e4 /include/linux/debugobjects.h | |
| parent | gpio: fix warning of 'struct gpio_chip' declaration (diff) | |
gpio: devm_gpio_* support should not depend on GPIOLIB
Some architectures (e.g. blackfin) provide gpio API without requiring
GPIOLIB support (ARCH_WANT_OPTIONAL_GPIOLIB). devm_gpio_* functions
should also work for these architectures, since they do not really
depend on GPIOLIB.
Add a new option GPIO_DEVRES (enabled by default) to control the build
of devres.c. It also removes the empty version of devm_gpio_*
functions for !GENERIC_GPIO build from linux/gpio.h, and moves the
function declarations from asm-generic/gpio.h into linux/gpio.h.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
