commit | d7d2fe384703f3f57dac94e8e6303a9f0d9a6239 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Feb 27 23:09:22 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Mar 23 14:21:54 2006 -0800 |
tree | 20164709d167953c1f2e05d7ae2c922fc262e1e3 | |
parent | 0cbcb4d39a83d4df7e45c13b5ebd9fe73e025237 [diff] |
[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization Static mutexes can be initialized at declaration time. Signed-off-by: Jean Delvare <khali@linux-fr.org>