[PATCH 3/3] ide/at91: use new introduce smc accessor
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-12-09 13:59:26
Also in:
linux-ide
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-12-09 13:59:26
Also in:
linux-ide
On Thursday 08 December 2011, Jean-Christophe PLAGNIOL-VILLARD wrote:
this will allow to use the pata_at91 on a single zImage J. drivers/ide/at91_ide.c | 65 +++++++++++++++++++++++++++-------------------- 1 files changed, 37 insertions(+), 28 deletions(-)
The description doesn't match the file you are changing. Is there still a strong reason to keep using the at91_ide driver instead of migrating everybody to pata_at91 now? Arnd