Skip to content
Snippets Groups Projects
Commit 4ea1557f authored by Mark Brown's avatar Mark Brown Committed by Wolfram Sang
Browse files

i2c-s3c2410: Convert to devm_kzalloc()


Saves remembering to call kfree(). There's some kfree()s used by the
resource still, these will be removed in 3.3 using the newly added
devm_request_and_ioremap().

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
parent 979b907f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment