From: Jingoo Han Date: Tue, 29 May 2012 22:07:25 +0000 (-0700) Subject: backlight: tosa_lcd: use devm_ functions X-Git-Tag: v3.5-rc1~49^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8515294a31ec63536eb1a2ba7a38797435dda4f;p=pandora-kernel.git backlight: tosa_lcd: 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: Dmitry Baryshkov Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed