From: Andy Shevchenko Date: Wed, 4 Jun 2014 23:10:02 +0000 (-0700) Subject: mm/dmapool.c: reuse devres_release() to free resources X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172cb4b3d49a1339dd67ee05e3f47972a70f556f;p=pandora-kernel.git mm/dmapool.c: reuse devres_release() to free resources Instead of calling an additional routine in dmam_pool_destroy() rely on what dmam_pool_release() is doing. Signed-off-by: Andy Shevchenko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed