[PATCH V6 2/5] ahci_plt Add the board_ids and pi refer to different features
From: Eric Miao <hidden>
Date: 2011-08-30 06:35:27
Also in:
linux-ide
From: Eric Miao <hidden>
Date: 2011-08-30 06:35:27
Also in:
linux-ide
On Tue, Aug 30, 2011 at 2:21 PM, Richard Zhu [off-list ref] wrote:
Hi: Pass port info from the platform data is a good idea. About the codes duplication in the board level, I think that we can re-use the default ?port info on most boards, when the ata_port_info is null in the platform data struct. We can leave the ahci_platform.c without any modifications in this way. How do you guys think about?
+1. Richard, please let's first go that way, so to have minimum impact to ahci_platform.c