usb: langwell_udc: add HighSpeed/FullSpeed events notification
authorHao Wu <hao.wu@intel.com>
Thu, 25 Aug 2011 11:20:33 +0000 (12:20 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:38:16 +0000 (12:38 -0800)
commit836dceeca5ce6b43fe17108af1f5c4ce3738371e
treea43ffb97e3838879684f888b035c1af399bfa4f8
parent6c3f22db21efa5bcad440f097a2aed4b28f5e623
usb: langwell_udc: add HighSpeed/FullSpeed events notification

It adds notification to Intel Penwell otg transceiver driver for
HighSpeed/FullSpeed. This change mainly to support battery charging
current negotiation for Charging Downstream Port(CDP) case. USB OTG
Transceiver driver will notify battery driver about charging current
limitation change according to different Speed Mode (HS/FS).

Change-Id: Icc7f8004b8173cd74ae78d5fce90d3c57e94a847
Signed-off-by: Hao Wu <hao.wu@intel.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
drivers/usb/gadget/langwell_udc.c