diff options
| author | Dmitry Osipenko <[email protected]> | 2020-10-26 01:17:33 +0300 |
|---|---|---|
| committer | Chanwoo Choi <[email protected]> | 2020-10-26 12:16:05 +0900 |
| commit | 09d56d92ad25b58113f4ec677e9b1ac1e2c3072b (patch) | |
| tree | 79c27afbcaa60e773b217890b67d98222903bf31 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | cc2a4e83612040a3dc49966c6c4ac5088ed7037f (diff) | |
PM / devfreq: tegra30: Silence deferred probe error
Tegra EMC driver was turned into a regular kernel driver, meaning that it
could be compiled as a loadable kernel module now. Hence EMC clock isn't
guaranteed to be available and clk_get("emc") may return -EPROBE_DEFER.
Let's silence the deferred probe error.
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions