commit | a529f1505b6facfd0078dcb18a444976c1985962 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 07 14:32:34 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 17:36:10 2010 +0200 |
tree | 5fad0588ec4dddd6467439d7722689146d48ddf8 | |
parent | db7f859ec53c0bfaf3520afe2feafd18a27e48fb [diff] |
parport: Semaphore cleanup Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Christoph Hellwig <hch@infradead.org> LKML-Reference: <20100907125055.743613774@linutronix.de>