Instead of explicitly initializing the mutex at runtime, use SYS_MUTEX_DEFINE to initialize it at build time instead. Signed-off-by: Keith Packard <keithp@keithp.com>