aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorTomasz Figa <[email protected]>2012-11-25 15:40:44 -0500
committerChris Ball <[email protected]>2012-12-06 13:55:00 -0500
commitb1b8fea94f4c71b5503b7e29974635121f44b302 (patch)
tree080558048b5ea99f1efbfe4368387440ea30d673 /include/linux/debugobjects.h
parent3cf38833c7fc72b4f4757fc5d0b4cd43ac192e55 (diff)
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
The set of GPIO pins used by sdhci-s3c driver varies between configurations, such as card detect method, pinctrl availability, etc. This overly complicates the code requesting and freeing GPIO pins, which must check which pins are used, when freeing them. This patch modifies the sdhci-s3c driver to use devm_gpio_request to free requested pins automatically after unbinding the driver. Signed-off-by: Tomasz Figa <[email protected]> Acked-by: Thomas Abraham <[email protected]> Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions