From: Kim, Milo Date: Wed, 12 Sep 2012 12:16:00 +0000 (+0800) Subject: leds-lp5523: turn off the LED engines on unloading the driver X-Git-Tag: v3.7-rc1~60^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23301b7f1b8910fb3ba84935edbf665808f53871;p=pandora-kernel.git leds-lp5523: turn off the LED engines on unloading the driver The LP5523 has 3 engines which are used for running LED patterns. These engines should be off while unloading the driver. Obviously, LP5523 platform data are used for releasing the resource such like enable()/release_resource(), but these are not mandatory. Therefore this patch is required without the platform data dependency. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed