• D
    USB: twl4030-usb: fix minor reporting goofage · def6f8b9
    David Brownell 提交于
    Fix a reporting glitch in the twl4030 USB transceiver code.
    It wasn't properly distinguishing the two types of active
    USB link:  ID grounded, vs not.  In the current code that
    distinction doesn't much matter; in the future this bugfix
    should help support better USB controller communications.
    
    Provide a comment sorting out some of the cryptic bits of
    the manual:  different sections use different names for
    key signals, and the register definitions don't help much
    without the explanations and diagrams.
    Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    def6f8b9
twl4030-usb.c 21.6 KB