diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-04-24 19:09:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-26 18:20:33 +0200 |
commit | 0679e29b0c06979f4c2d4561eee0361548d4c80b (patch) | |
tree | 1b24f496cf6af89ef6045822fc26621fe9549453 /drivers/auxdisplay | |
parent | at86rf230: use devm_request_irq (diff) | |
download | linux-0679e29b0c06979f4c2d4561eee0361548d4c80b.tar.xz linux-0679e29b0c06979f4c2d4561eee0361548d4c80b.zip |
at86rf230: use devm_gpio_request_one
This patch replace the gpio_request functions with devm_gpio_request_one
functions. Then we don't need to take care about freeing gpios.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions