From: Jingoo Han Date: Tue, 29 May 2012 22:07:24 +0000 (-0700) Subject: backlight: tdo24m: use devm_ functions X-Git-Tag: v3.5-rc1~49^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d073adc5caf03a928a230baf2d8a86b1f9a03710;p=pandora-kernel.git backlight: tdo24m: 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