aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-06-26 23:45:22 -0400
committerDavid S. Miller <davem@davemloft.net>2012-06-28 00:22:06 -0400
commit119fc007766fc6ec6cff0f696d73cebb6f2cbe58 (patch)
tree9d4352c5176fc654b9dbd98e745d7daeb3bc6a35 /Documentation/devicetree/bindings/net
parent5fa9c0fe3ec0a008352d4a4fb8d972a437183404 (diff)
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 'Documentation/devicetree/bindings/net')
0 files changed, 0 insertions, 0 deletions