mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
authorRoger Quadros <rogerq@ti.com>
Mon, 26 Nov 2012 15:59:22 +0000 (17:59 +0200)
committerRoger Quadros <rogerq@ti.com>
Wed, 13 Feb 2013 11:22:47 +0000 (13:22 +0200)
Use devm_ variants of kzalloc and ioremap. Also clean up error path.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>

No differences found