mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
The dev_pm_opp_put_*() APIs now accepts a NULL opp_table pointer and so there is no need for us to carry the extra check. Drop them. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>