commit | d458fe9a71a14737d1d8ff50d33c9ccf0403f435 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Mon Sep 12 21:48:33 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 13 17:20:02 2016 +0200 |
tree | 492012e78c9c2d2a9634aeb8c754c2fdba97aaa1 | |
parent | 7cba17ec9adc8cf6c7e165adc831b4a73570a898 [diff] |
usb: musb: da8xx: Use devm in probe Simplify things a bit by using devm functions where possible. Signed-off-by: David Lechner <david@lechnology.com> [b-liu@ti.com: fixed merge conflict] Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>