diff options
author | Simon Glass <sjg@chromium.org> | 2016-02-24 16:14:55 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-02-26 15:53:10 (GMT) |
commit | ffe276d27a538ca410d697126c562a1ce0ac8bbc (patch) | |
tree | 072899c19ddc692f8107ce500fa439a35e70f241 /cmd/usb_mass_storage.c | |
parent | 20f655da11cdddfeb0814197f9b3c71d4d297061 (diff) | |
download | u-boot-fsl-qoriq-ffe276d27a538ca410d697126c562a1ce0ac8bbc.tar.xz |
sandbox: spi: Remove an incorrect free()
We must not free data that is managed by driver mode. Remove this line,
which is a hangover from the pre-driver-model code.
This fixes a problem where 'sf probe' crashes U-Boot if the backing file
for the SPI flash cannot be found.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Tested-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cmd/usb_mass_storage.c')
0 files changed, 0 insertions, 0 deletions