From: Tomi Valkeinen Date: Wed, 29 Aug 2012 13:31:29 +0000 (+0300) Subject: OMAPDSS: Taal: use devm_* functions X-Git-Tag: v3.7-rc1~48^2~1^2~10^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e56ad44b4d2de688823933643ff80389f33daae;p=pandora-kernel.git OMAPDSS: Taal: use devm_* functions Use devm_ functions in panel-taal.c's probe when possible. Also reorder the initialization sequence so that devm_ allocations are done before things that require explicit freeing. This simplifies the probe and remove functions. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed