diff options
author | Claudiu Beznea <[email protected]> | 2024-02-02 10:41:32 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-02-06 11:14:56 +0100 |
commit | cd1fb46e02de3c70d6379b00c0e860ca44954574 (patch) | |
tree | 3dec19a8576ececfa3d7cf0fa4c6a44caba07f16 /lib/string_helpers.c | |
parent | 23698a9abb629009b42ef419072e567b43ca6866 (diff) |
net: ravb: Move DBAT configuration to the driver's ndo_open API
DBAT setup was done in the driver's probe API. As some IP variants switch
to reset mode (and thus registers content is lost) when setting clocks
(due to module standby functionality) to be able to implement runtime PM
move the DBAT configuration in the driver's ndo_open API.
This commit prepares the code for the addition of runtime PM.
Signed-off-by: Claudiu Beznea <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions