aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-imx1.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2019-01-07 19:53:49 +0000
committerThierry Reding <[email protected]>2019-01-10 08:37:40 +0000
commit01482d2443db24aa5234f3ffa03b09f03c94f603 (patch)
tree1322e45399d91c47963d4a6e6e2c61653275987a /drivers/pwm/pwm-imx1.c
parentpwm: Rearrange structures to group members by purpose (diff)
downloadkernel-01482d2443db24aa5234f3ffa03b09f03c94f603.tar.gz
kernel-01482d2443db24aa5234f3ffa03b09f03c94f603.zip
pwm: imx: Remove if block where the condition is always wrong
The ->remove() callback is only called when probe returned successfully. In this case the driver data cannot be NULL. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-imx1.c')
0 files changed, 0 insertions, 0 deletions