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