K 10 svn:author V 8 hselasky K 8 svn:date V 27 2013-02-10T10:56:13.900091Z K 7 svn:log V 347 - Move scratch data from the USB bus structure to the USB device structure so that simultaneous access cannot happen. Protect scratch area using the enumeration lock. Also reduce stack usage in usbd_transfer_setup() by moving some big stack members to the scratch area. This saves around 200 bytes of stack. - Fix a whitespace. MFC after: 1 week END