9
0
Fork 0
barebox/drivers/ata
Uwe Kleine-König 55d2952514 ata: ide-sff: don't call free for ide_port in error path
The ide_port is provided by the caller so it's not in the responsibility
of this function to free this memory in case of error.
Actually all callers do the free themselves, too.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-01-18 12:01:38 +01:00
..
Kconfig sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
Makefile ata: Add i.MX AHCI driver 2012-12-07 12:19:45 +01:00
ahci.c ata/ahci: simplify ahci_read_id 2017-01-10 08:27:33 +01:00
ahci.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
disk_ata_drive.c Merge branch 'for-next/misc' 2016-05-09 08:49:43 +02:00
disk_bios_drive.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
ide-sff.c ata: ide-sff: don't call free for ide_port in error path 2017-01-18 12:01:38 +01:00
intf_platform_ide.c ATA: platform_ide: Fix resource allocation 2016-05-23 08:23:54 +02:00
pata-imx.c ata: pata-imx: simplify assignment of device name 2017-01-10 08:27:33 +01:00
sata-imx.c sata-imx: Fix a typo 2016-04-28 16:40:14 +02:00