From: Jingoo Han Date: Mon, 30 Jul 2012 21:40:33 +0000 (-0700) Subject: drivers/video/backlight/ot200_bl.c: use devm_ functions X-Git-Tag: v3.6-rc1~41^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b60d46b6f1274f1eacfc89ddbf7f6b63348196;p=pandora-kernel.git drivers/video/backlight/ot200_bl.c: 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: Christian Gmeiner Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed