ARM: at91: drop ide driver in favor of the pata one
commitcf844751fb25e095d8fa30332cb173a73e5a736c
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 15 Dec 2011 13:24:03 +0000 (15 21:24 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 13 Feb 2012 17:31:37 +0000 (13 18:31 +0100)
tree0538ae065097c88a6fa681d653266aad702cac6b
parent88dcde98ad113411f45ea7e8261839f7a1ba3c33
ARM: at91: drop ide driver in favor of the pata one

Driver at91_ide is broken and should not be fixed: remove it.
Modification of device files that where making use of it. The
PATA driver (pata_at91) is able to replace at91_ide.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9260_devices.c
arch/arm/mach-at91/at91sam9263_devices.c
drivers/ide/Makefile
drivers/ide/at91_ide.c [deleted file]