From: Roger Quadros Date: Mon, 26 Nov 2012 10:56:37 +0000 (+0200) Subject: mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path X-Git-Tag: v3.9-rc1~92^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7a8d70cddcf4f6847e42b414da1c3113675873;p=pandora-kernel.git 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 Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed