[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization
authorJean Delvare <khali@linux-fr.org>
Mon, 27 Feb 2006 22:09:22 +0000 (23:09 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:21:54 +0000 (14:21 -0800)
Static mutexes can be initialized at declaration time.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found