From: Laurent Pinchart Date: Wed, 17 Jul 2013 22:54:22 +0000 (+0200) Subject: pwm: Use the DT macro directly when parsing PWM DT flags X-Git-Tag: v3.12-rc1~171^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208be7698fe39d54242348aef375fd86180c4506;p=pandora-kernel.git pwm: Use the DT macro directly when parsing PWM DT flags Don't redefine a PWM_SPEC_POLARITY macro with a value identical to PWM_POLARITY_INVERTED, use the PWM DT macro directly. Signed-off-by: Laurent Pinchart Reviewed-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed