Skip to content
Snippets Groups Projects
Commit df23fa01 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: Driver to charge USB blackberry devices


A simple driver to turn on the charging capability of a USB BlackBerry
device when it is plugged into the machine.  It does not bind to the
device, so all userspace programs can still sync properly with it.

Note, if CONFIG_USB_SUSPEND is enabled, it can play havoc with this
device as the power to the port will be shut down.  This device id will
have to be added to the global blacklist table when it is created.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 8903795a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment