9
0
Fork 0
barebox/drivers/ata
Alexander Shiyan b2b000699b ATA: platform_ide: Fix resource allocation
Fixes: 3bd69ad driver: replace dev_request_mem_region with
dev_request_mem_resource

The driver trying to use memory resource, then IO resource.
The ALT register is optional.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-05-23 08:23:54 +02: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 driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +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: fix integer overflow in ata_wait_ready() 2015-09-04 07:38:57 +02:00
intf_platform_ide.c ATA: platform_ide: Fix resource allocation 2016-05-23 08:23:54 +02:00
pata-imx.c include: Move ide platform_data to include/platform_data 2016-04-15 08:44:42 +02:00
sata-imx.c sata-imx: Fix a typo 2016-04-28 16:40:14 +02:00