K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-07-01T07:30:29.994572Z K 7 svn:log V 283 Fix order of USB serial layer uninit. Currently module dependency rules prevent the USB serial module to be unloaded before any client modules. This patch ensures that the "ucom_mtx" mutex is destroyed last when doing a system uninit in a monotolith build aswell. MFC after: 3 days END