From: David S. Miller Date: Thu, 30 Jul 2015 21:03:46 +0000 (-0700) Subject: Merge branch 'r8152-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=990c9b347245ef0d5df1c70659df68e7e9ba6a72;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Merge branch 'r8152-fixes' Hayes Wang says: ==================== r8152: device reset v3: For patch #2, remove cancel_delayed_work(). v2: For patch #1, remove usb_autopm_get_interface(), usb_autopm_put_interface(), and the checking of intf->condition. For patch #2, replace the original method with usb_queue_reset_device() to reset the device. v1: Although the driver works normally, we find the device may get all 0xff data when transmitting packets on certain platforms. It would break the device and no packet could be transmitted. The reset is necessary to recover the hw for this situation. ==================== Signed-off-by: David S. Miller --- 990c9b347245ef0d5df1c70659df68e7e9ba6a72