commit | 2989042ca86b94bf4ffa9486921bb300ad44225f | [log] [tgz] |
---|---|---|
author | Tomoya <tomoya-linux@dsn.okisemi.com> | Mon Nov 29 18:19:52 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 02 13:13:46 2010 -0800 |
tree | 3f7c6abad513d04528d754eab78b876dd6087695 | |
parent | d68f6837c4972b0433e41f8bee4b2b8205610f31 [diff] |
can: EG20T PCH: Delete unnecessary spin_lock Delete unnecessary spin_lock for accessing Message Object. Since all message objects are divided into tx/rx area completely, spin_lock processing is unnecessary. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>