[PATCH v1 0/2] Handle return value and remove unnecessary check
From: Rayagonda Kokatanur
Date: Mon Mar 23 2020 - 02:53:35 EST
This patch series contains following changes,
1. Handle clk_get_rate() return
2. remove unnecessary check of 'duty'
Rayagonda Kokatanur (2):
pwm: bcm-iproc: handle clk_get_rate() return
pwm: bcm-iproc: remove unnecessary check of 'duty'
drivers/pwm/pwm-bcm-iproc.c | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 deletions(-)
--
2.17.1