From: Marko Kohtala Date: Fri, 6 Jan 2006 08:19:44 +0000 (-0800) Subject: [PATCH] parport: phase fixes X-Git-Tag: v2.6.16-rc1~936^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=742ec650e9b63ea61891455bb6f76bac37025c78;p=pandora-kernel.git [PATCH] parport: phase fixes Did not move the parport interface properly into IEEE1284_PH_REV_IDLE phase at end of data due to comparing bytes with nibbles. Internal phase IEEE1284_PH_HBUSY_DNA became unused, so remove it. Signed-off-by: Marko Kohtala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed