On Thu, Aug 23, 2001 at 11:31:50AM -0400, Dave Strauss wrote:
> if (check_release_me_flag()) {
You can clear it here, since you are already going to release the
port. Otherwise:
> parport_release();
... it could get set here...
> lock_access();
> clear_release_me_flag();
... and never noticed.
> unlock_access();
> clear_ownership_flag();
> }
> }
Tim.
*/
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 11:45:32 EDT