From: Sean Paul Date: Wed, 3 Dec 2014 01:39:11 +0000 (-0800) Subject: backlight: lp855x: Refactor DT parsing code X-Git-Tag: omap-for-v3.19/fixes-rc1~134^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47726656dd67a2487bd7fafec1a73472da1db956;p=pandora-kernel.git backlight: lp855x: Refactor DT parsing code This patch refactors the dt parsing code to avoid setting platform_data, instead just setting lp->pdata directly. This facilitates easier probe deferral since the current scheme would require us to clear out dev->platform_data before deferring. Cc: Stéphane Marchesin Signed-off-by: Sean Paul Acked-by: Milo Kim Acked-by: Bryan Wu Signed-off-by: Lee Jones --- Reading git-diff-tree failed