Commit e1fd5ad
committed
soc/tegra: pmc: Do not rely on global variable
The reset action for changing the suspend mode back on failure can take
a context-specific data argument that can be set to the PMC context in
order to avoid relying on a global variable.
Signed-off-by: Thierry Reding <treding@nvidia.com>1 parent 2e944c5 commit e1fd5ad
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2944 | 2944 | | |
2945 | 2945 | | |
2946 | 2946 | | |
| 2947 | + | |
| 2948 | + | |
2947 | 2949 | | |
2948 | 2950 | | |
2949 | 2951 | | |
| |||
2966 | 2968 | | |
2967 | 2969 | | |
2968 | 2970 | | |
2969 | | - | |
| 2971 | + | |
2970 | 2972 | | |
2971 | 2973 | | |
2972 | 2974 | | |
| |||
0 commit comments