From: Mauro Carvalho Chehab Date: Sun, 27 Jul 2014 19:27:29 +0000 (-0300) Subject: [media] cx231xx: use devm_ functions to allocate memory X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=184a82784d50ad82aadc3917a3bdd8314a0e9b9b;p=pandora-kernel.git [media] cx231xx: use devm_ functions to allocate memory The initialization is already too complex. Use devm_ functions to make the code simpler and easier to modify. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed