From: Peter Meerwald
Date: Mon, 24 Sep 2012 06:53:49 +0000 (+0800)
Subject: leds: add output driver configuration for pca9633 led driver
X-Git-Tag: v3.7-rc1~60^2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f73c3927318abe3d7fcaecadfbad89e2d12f881;p=pandora-kernel.git
leds: add output driver configuration for pca9633 led driver
the pca9633 leds driver can be used in open-drain or totem pole (a.k.a.
push/pull) output driver mode; default is the later
the patch allows to set the output driver mode using platform data (similar to
configuration inferface provided by the tca6507 led driver)
v2: move leds-pca9633.h to include/linux/platform_data/ (Bryan Wu)
Signed-off-by: Peter Meerwald
Signed-off-by: Bryan Wu
---
Reading git-diff-tree failed