From: Sergei Shtylyov Date: Fri, 17 Oct 2008 16:09:16 +0000 (+0200) Subject: sgiioc4: remove maskproc() method X-Git-Tag: v2.6.28-rc1~83^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea656980f40d599400d2306b23f2fbc707ae7313;p=pandora-kernel.git sgiioc4: remove maskproc() method Since the maskproc() method calls either mirror the interrupt en/disable via the nIEN bit of the device control register done by the IDE core before issuing a command or unmask the interrupt after a command executed in polled mode (when interrupt is already not expected), it is pointless to implement this method by manipulating the nIEN bit... Signed-off-by: Sergei Shtylyov Cc: jeremy@sgi.com Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed