From: Sergei Shtylyov Date: Tue, 31 Mar 2009 18:15:30 +0000 (+0200) Subject: ide: rename IDE_TFLAG_IN_[HOB_]FEATURE X-Git-Tag: v2.6.30-rc1~418^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6762511934e6e7287ce3c8baac0d52ef64e3787b;p=pandora-kernel.git ide: rename IDE_TFLAG_IN_[HOB_]FEATURE The feature register has never been readable -- when its location is read, one gets the error register value; hence rename IDE_TFLAG_IN_[HOB_]FEATURE into IDE_TFLAG_IN_[HOB_]ERROR and introduce the 'hob_error' field into the 'struct ide_taskfile' (despite the error register not really depending on the HOB bit). Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed