summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-06-27 03:45:22 +0000
committerDavid S. Miller <davem@davemloft.net>2012-06-27 21:22:06 -0700
commit119fc007766fc6ec6cff0f696d73cebb6f2cbe58 (patch)
tree9d4352c5176fc654b9dbd98e745d7daeb3bc6a35 /tools/perf/scripts/python/bin
parent5fa9c0fe3ec0a008352d4a4fb8d972a437183404 (diff)
downloadkernel-119fc007766fc6ec6cff0f696d73cebb6f2cbe58.tar.gz
net: fec: use managed function devm_gpio_request_one
Using gpio_request_one will require the probe fail-out call gpio_free, which is missing currently. Change to use devm_gpio_request_one to fix the problem. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
/td>Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez 2012-05-14Staging: ipack: fix a few sparse warningsSamuel Iglesias Gonsalvez 2012-05-14Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2Samuel Iglesias Gonsalvez 2012-05-09Staging: ipack: add support for IP-OCTAL mezzanine boardSamuel Iglesias Gonsalvez