From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:22 +0000 (+0100) Subject: ide: remove IDE_ARCH_LOCK (v2) X-Git-Tag: v2.6.30-rc1~623^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e354c1d8033d97a97a38a1b2cffa1bc285b92ad4;p=pandora-kernel.git ide: remove IDE_ARCH_LOCK (v2) * Add ->{get,release}_lock methods to struct ide_port_info and struct ide_host. * Convert core IDE code, m68k IDE code and falconide support to use ->{get,release}_lock methods instead of ide_{get,release}_lock(). * Remove IDE_ARCH_LOCK. v2: * Build fix from Geert updating ide_{get,release}_lock() callers in falconide.c. Cc: Geert Uytterhoeven Cc: Michael Schmitz Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed