Tejun Heo wrote:
Implement ata_host_alloc_pinfo() and ata_host_attach(). These helpers will be used in the following patches to adopt new init model. Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> --- drivers/ata/libata-core.c | 93 +++++++++++++++++++++++++++++++++++++++++++++ include/linux/libata.h | 5 ++ 2 files changed, 98 insertions(+), 0 deletions(-)
ACK if s/attach/register/ - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html