From: Jingoo Han Date: Tue, 29 May 2012 22:07:22 +0000 (-0700) Subject: backlight: ili9320: use devm_ functions X-Git-Tag: v3.5-rc1~49^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9828eb09bf5a450bd40a6931a751a122a4c66e2b;p=pandora-kernel.git backlight: ili9320: use devm_ functions The devm_ functions allocate memory that is released when a driver detaches. This patch uses devm_kzalloc of these functions. Signed-off-by: Jingoo Han Cc: Ben Dooks Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed