commit | c78dbad8c441af4815cd660587470b78552ecfd8 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri May 23 12:57:18 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat May 24 14:03:21 2014 -0400 |
tree | 4df62528a8705d4ffa7309b76eabc79009969418 | |
parent | 481300ccf3ef5a79bb7ba59f77c96035134606d9 [diff] |
net: ks8851: Use devm_regulator_get_optional() This simplifies error paths and removes the need to regulator_put(). Cc: Nishanth Menon <nm@ti.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>