]> git.baikalelectronics.ru Git - kernel.git/commit
ahci: Move generic code into libahci
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Sun, 28 Mar 2010 04:22:14 +0000 (00:22 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 May 2010 21:08:01 +0000 (17:08 -0400)
commit72f50050d0af073e488fc93eb0ec735f8476c515
treedcafbc73e4232ac9cfd65d25c2c7da8fa5390976
parent6161e85a4cc6ee2075c0a0896cdcccc53fe2973c
ahci: Move generic code into libahci

This patch should contain no functional changes, just moves code
around.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/Makefile
drivers/ata/ahci.c
drivers/ata/ahci.h [new file with mode: 0644]
drivers/ata/libahci.c [new file with mode: 0644]