From: Devendra Naga Date: Mon, 2 Jul 2012 08:40:20 +0000 (+0800) Subject: leds-mc13783: set platform data to NULL at mc13783_led_remove X-Git-Tag: v3.6-rc1~76^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317dfb148d606a92e7d2748ab77f3d8f9749cc8a;p=pandora-kernel.git leds-mc13783: set platform data to NULL at mc13783_led_remove the platform_set_drvdata (pdev, NULL) to be set at the remove of the driver, as we have set the platform data to led at probe. Signed-off-by: Devendra Naga Signed-off-by: Bryan Wu --- Reading git-diff-tree failed