mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
authorRoger Quadros <rogerq@ti.com>
Mon, 26 Nov 2012 10:56:37 +0000 (12:56 +0200)
committerRoger Quadros <rogerq@ti.com>
Wed, 13 Feb 2013 11:22:38 +0000 (13:22 +0200)
commit1a7a8d70cddcf4f6847e42b414da1c3113675873
tree86777253f455f45b04c9271bb54e7ee84afa8f2e
parent7e0ff1035cb7efe9c3621c6173a123603ca33857
mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path

Use devm_ variants of kzalloc() and ioremap(). Simplify the error path.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
drivers/mfd/omap-usb-tll.c