commit | 7e4613296576c843643ceb97091d98da1e8caab8 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Wed Feb 23 10:03:13 2011 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Feb 22 17:22:03 2011 -0800 |
tree | 5ee9798377c479aefd124c64957194e36947f13a | |
parent | da3564ee027e788a5ff8e520fb2d2b00a78b2464 [diff] |
pch_uart: add spin_lock_init Currently, spin_lock is not initialized. Thus, add spin_lock_init(). Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>