From: Arun Ramamurthy Date: Tue, 26 May 2015 20:08:17 +0000 (-0700) Subject: pwm: bcm-kona: Don't set polarity in probe X-Git-Tag: omap-for-v4.3/legacy-v2-signed~192^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23db65f3dac944d51ba97c8c03a17cfc12390cd;p=pandora-kernel.git pwm: bcm-kona: Don't set polarity in probe Omit setting the polarity to normal during probe and instead use the new pwmchip_add_with_polarity() function to register a PWM chip with inverse polarity by default for all channels to reflect the hardware default. Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Signed-off-by: Scott Branden Signed-off-by: Tim Kryger Signed-off-by: Jonathan Richardson [thierry.reding@gmail.com: use pwmchip_add_with_polarity()] Signed-off-by: Thierry Reding --- Reading git-diff-tree failed