ata: ide: embed ata_ioports into struct ide_port and export it
Embedding struct ata_ioports into struct ide_port saves us an allocation.
Making it available to client drivers is necessary to give them access
to struct ata_port which is needed in the next patch.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 466feef commit a6d4345e1b594c3abbfcc6d004e41d539be6169f
@Sascha Hauer Sascha Hauer authored on 19 Jun 2013
Showing 4 changed files
View
drivers/ata/ide-sff.c
View
drivers/ata/intf_platform_ide.c
View
drivers/ata/pata-imx.c
View
include/ata_drive.h