[PATCH] USB: ov511 bugfixes/cleanup
This patch updates the 2.5 ov511 driver to version 1.64. This fixes some longstanding bugs and cleans the code up a bit. Changes: - Eliminate remaining uses of sleep_on() - Remove unnecessary (and racy) calls to waitqueue_active() - Fix a memory leak in the open() error path - Remove some redundant and unused variables - Documentation fixes
Showing
Please register or sign in to comment