always call the class driver init function. This is needed because they are called...
commita160e64b114d000c7bf3a91040dc1ca066694515
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 24 May 2009 20:46:57 +0000 (24 20:46 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 24 May 2009 20:46:57 +0000 (24 20:46 +0000)
treede32b0c4eaff28b663c9179f1b0d24cfc9c0e94d
parent25344d1c933fa262ebe0695036cff5d14f9467c5
always call the class driver init function. This is needed because they are called before the usb_core_enable_driver() calls, so depending on enabled status breaks things

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21069 a1c6a512-1295-4272-9138-f99709370657
firmware/usbstack/usb_core.c