From: Kumar Gala Date: Fri, 24 Mar 2006 11:18:21 +0000 (-0800) Subject: [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations X-Git-Tag: v2.6.17-rc1~890 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208a08f7cc2a8932ed76162d9844f9ae7d7fc015;p=pandora-kernel.git [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations In some embedded systems the IDE hardware interface may only support 16-bit or smaller accesses. Allow the interface to specify if this is the case and don't allow the drive or user to override the setting. Signed-off-by: Kumar Gala Acked-by: Bartlomiej Zolnierkiewicz Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed