ASoC: fsl: remove leftover release_mem_region
authorWolfram Sang <wsa@the-dreams.de>
Sun, 13 Oct 2013 19:51:26 +0000 (21:51 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 14 Oct 2013 13:19:31 +0000 (14:19 +0100)
When converting this driver to devm_ioremap_resource, the removal of this now
unneeded function has been forgotten.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found