diff options
author | Steven Price <steven.price@arm.com> | 2019-09-06 15:20:53 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-09-19 11:45:44 -0500 |
commit | d18a96620411298f7925bf9a9e26e9e7add8ea2b (patch) | |
tree | 6bf26941e00759df53671f6413c7653d6209cb96 /include | |
parent | edfa07504c5bb188b262fb2f4fc487de966f89a2 (diff) | |
download | linux-d18a96620411298f7925bf9a9e26e9e7add8ea2b.tar.gz linux-d18a96620411298f7925bf9a9e26e9e7add8ea2b.tar.bz2 linux-d18a96620411298f7925bf9a9e26e9e7add8ea2b.zip |
drm/panfrost: Remove NULL checks for regulator
devm_regulator_get() is now used to populate pfdev->regulator which
ensures that this cannot be NULL (a dummy regulator will be returned if
necessary). So remove the checks in panfrost_devfreq_target().
Signed-off-by: Steven Price <steven.price@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/3e3a2c8a-b4fc-8af6-39e1-b26160db2c7c@arm.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions