Skip to content
  • Olav Kongas's avatar
    [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd · 589a0083
    Olav Kongas authored
    
    
    This patch fixes an oops triggered at rmmod of isp116x-hcd
    after the probe() has failed.
    
    Also, it extends the error message printed, if the driver
    cannot detect "Chip's Clock Ready" after a software reset.
    As Ian Campbell recently reported, this happens if the
    chip's H_WAKEUP pin is not pulled low during software reset.
    Several people have already had this issue, hence the update
    to the error message.
    
    Also, extend the error message about the failed clock
    detection after the software reset.
    
    Signed-off-by: default avatarOlav Kongas <ok@artecdesign.ee>
    589a0083