summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-15 18:11:24 +1300
committerSimon Glass <sjg@chromium.org>2021-03-27 15:04:31 +1300
commitc119528a1dd0ac719040d234c0a368a0ebaeb745 (patch)
tree2c561533e64b9cce32799cdc735e8b0372230601 /drivers/ddr/microchip/ddr2.c
parenta8d696275aca9a121d438db50fcc44c02d7793cb (diff)
sandbox: Correct uninit conflict
It is not possible to remove the state before driver model is uninited, since the devices are allocated in the memory buffer. Also it is not possible to uninit driver model afterwards, since the RAM has been freed. Drop the uninit altogether, since it is not actually necessary. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions