From: Sergei Shtylyov Date: Tue, 31 Mar 2009 18:15:32 +0000 (+0200) Subject: ide: turn selectproc() method into dev_select() method (take 5) X-Git-Tag: v2.6.30-rc1~418^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abb596b25edac1ec1acc4ef53df190771661c3d2;p=pandora-kernel.git ide: turn selectproc() method into dev_select() method (take 5) Turn selectproc() method into dev_select() method by teaching it to write to the device register and moving it from 'struct ide_port_ops' to 'struct ide_tp_ops'. Signed-off-by: Sergei Shtylyov Cc: benh@kernel.crashing.org Cc: petkovbb@gmail.com [bart: add ->dev_select to at91_ide.c and tx4939.c (__BIG_ENDIAN case)] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed