1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-06 19:22:11 +02:00
Files
u-boot-megous/drivers/dfu
Heinrich Schuchardt 57cba225fa dfu: dfu_sf: avoid double free of SPI device
Multiple DFU entities may share the same SPI device. We must make sure that
the SPI device is only freed once.

When using the driver model it is not necessary to free the SPI device.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Lukasz Majewski <lukma@denx.de>
2021-03-25 20:15:30 +01:00
..
2020-10-30 14:20:27 +01:00
2021-01-31 14:08:56 +01:00
2020-09-01 14:47:43 +02:00
2021-01-31 14:08:56 +01:00