diff options
| author | Lucas Stach <[email protected]> | 2024-06-19 20:21:50 +0200 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2024-06-27 11:52:02 +0200 |
| commit | f37952339cc234ede318722f85729471f8a87c85 (patch) | |
| tree | b64f30b6efc2a6a37da7cce90fd2c221e6fa7747 /net/unix/sysctl_net_unix.c | |
| parent | 2d192f4a3acc1c6fe47456e13327701e62074c95 (diff) | |
drm/bridge: analogix_dp: handle clock via runtime PM
There is no reason to enable the controller clock in driver probe, as
there is no HW initialization done in this function. Instead rely on
either runtime PM to handle the controller clock or statically enable
it in the driver bind routine, after which real hardware access is
required to work.
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions