Commit 3c39e2c
mmc: meson-gx: cfg init overwrite values
cfg init function overwrite values set in the clk init function
Remove the cfg pokes from the clk init. Actually, trying to use
the CLK_AUTO, like initially tried in clk_init, would break
the card initialization
Reviewed-by: Kevin Hilman <[email protected]>
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>1 parent ef5c481 commit 3c39e2c
1 file changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | 405 | | |
412 | 406 | | |
413 | 407 | | |
| |||
956 | 950 | | |
957 | 951 | | |
958 | 952 | | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
959 | 956 | | |
960 | 957 | | |
961 | 958 | | |
| |||
964 | 961 | | |
965 | 962 | | |
966 | 963 | | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | 964 | | |
971 | 965 | | |
972 | 966 | | |
| |||
0 commit comments