- Status Closed
- Percent Complete
- Task Type Patches
- Category Drivers
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Version 3.2
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Tomer Shalev - 2009-05-23
Last edited by Frank Gevaerts - 2009-05-23
Opened by Tomer Shalev - 2009-05-23
Last edited by Frank Gevaerts - 2009-05-23
FS#10236 - Fix USB charging only can't be replaced by HID class driver
As part of my GSoC project, I works on using the USB HID class driver.
Since this driver is to be used by default, there is no need to have the charging-only class driver, which is in fact just a stub.
We encountered issues trying to disable the charging only driver. This patch fixes the bug which causes it, which is merely a wrongly placed #endif.
Closed by Frank Gevaerts
2009-05-23 12:42
Reason for closing: Accepted
Additional comments about closing:
2009-05-23 12:42
Reason for closing: Accepted
Additional comments about closing:
Committed as r21052. Thanks!