commit | d8a33496671e4533aed090793436d58debea6f3a | [log] [tgz] |
---|---|---|
author | Marko Kohtala <marko.kohtala@gmail.com> | Sun Jan 08 01:05:06 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:07 2006 -0800 |
tree | 12f8732787f815941c8151123988e709a54e19b3 | |
parent | d1c4ac408fbab78a5f89ff583b68d2d11b421bb3 [diff] |
[PATCH] parport: bring back an unused phase for ppdev ioctl Earlier fix removed unused phase, but that changed the values for other phases. Since these are exposed to userspace through ppdev, it is safer not to change them. Restore the unused phase value. Signed-off-by: Marko Kohtala <marko.kohtala@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>