Files
android_kernel_xiaomi_sm8450/drivers/gpio
Pramod Gurav 3eebd61322 gpio: cs5535: Switch to using managed resources with devm_
This change switches to devm_request_region to request region
and hence simplifies the module unload and does away with
release_region in remove function.

Cc: linux-gpio@vger.kernel.org
Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-10-21 10:51:11 +02:00
..
2014-04-28 12:35:09 -07:00
2012-11-28 11:39:33 -08:00
2014-09-23 17:51:40 +02:00