musb: output an error when wrong speed is selected for the hostmode paul-manual
authorPaul Fertser <fercerpav@gmail.com>
Wed, 10 Nov 2010 14:08:13 +0000 (17:08 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 10 Nov 2010 14:08:13 +0000 (17:08 +0300)
commite76da6b011b4112a9755593efdcdd57b327492f0
tree7f61230c86df50bd07cb5ebfa61efafa93f60707
parent96cce5908449ed593753a6c3264973808e83668f
musb: output an error when wrong speed is selected for the hostmode

By monitoring kernel log the userspace will be able to detect improper
speed setting and warn the user or try to automatically readjust (by
disabling internal vbus and reentering the hostmode with the proper
speed).

Bump API to 20101110.
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_procfs.c
drivers/usb/musb/musb_virthub.c