From: Donghwa Lee Date: Tue, 10 Jan 2012 23:09:15 +0000 (-0800) Subject: backlight/ld9040.c: regulator control in the driver X-Git-Tag: v3.3-rc1~113^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b148a272944549c2b9f180b53c4fcf35aca4ed3e;p=pandora-kernel.git backlight/ld9040.c: regulator control in the driver This patch supports regulator power control in the driver. Current ld9040 driver was controlled power on/off sequence by callback function in the board file. But, by doing this, there's no need to register lcd power on/off callback function in the board file. Signed-off-by: Donghwa Lee Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae Cc: Richard Purdie Cc: Florian Tobias Schandinat Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed