[PATCH 2/4] pwm: kona: Fix incorrect enable after channel polarity change

2014-11-14 Thread Scott Branden
From: Arun Ramamurthy The pwm core code requires a separate call for enabling the channel and hence the driver does not need to set pwm_trigger after a polarity change Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Signed-off-by: Scott Branden --- drivers/pwm/pwm-bcm-kona.c | 5 -

[PATCH 2/4] pwm: kona: Fix incorrect enable after channel polarity change

2014-11-14 Thread Scott Branden
From: Arun Ramamurthy arunr...@broadcom.com The pwm core code requires a separate call for enabling the channel and hence the driver does not need to set pwm_trigger after a polarity change Signed-off-by: Arun Ramamurthy arunr...@broadcom.com Reviewed-by: Ray Jui r...@broadcom.com Signed-off-by: