Primarily it was intended to just add USB2517 hub support to the driver.
But after tests a bug and inconistency were discovered. So it was decided
to perform following changes:
Changelog v1:
- Add USB2517/i hub specifics support to the driver
- Fix property_u32 NULL-pointer dereference
- Add new {bus,self}-max-{power,curret} dts properties
- Replace legacy GPIO API usage with descriptor-based one
Serge Semin (5):
usb: usb251xb: Add USB2517/i hub support
usb: usb251xb: Fix property_u32 NULL pointer dereference
usb: usb251xb: Add max power/current dts nodes
usb: usb251xb: Use GPIO descriptor consumer interface
usb: usb251xb: Add copyrights
Documentation/devicetree/bindings/usb/usb251xb.txt | 12 +-
drivers/usb/misc/usb251xb.c | 154 +++++++++++++++------
2 files changed, 123 insertions(+), 43 deletions(-)
--
2.12.0
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html