Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752100AbdFLIVh (ORCPT ); Mon, 12 Jun 2017 04:21:37 -0400 Received: from rtits2.realtek.com ([211.75.126.72]:37596 "EHLO rtits2.realtek.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751779AbdFLIVf (ORCPT ); Mon, 12 Jun 2017 04:21:35 -0400 Authenticated-By: X-SpamFilter-By: BOX Solutions SpamTrap 5.59 with qID v5C8LXw2010219, This message is accepted by code: ctloc85258 From: Hayes Wang To: CC: , , , Hayes Wang Subject: [PATCH net-next 0/2] r8152: adjust runtime suspend/resume Date: Mon, 12 Jun 2017 16:21:23 +0800 Message-ID: <1394712342-15778-272-Taiwan-albertk@realtek.com> X-Mailer: Microsoft Office Outlook 11 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.21.177.200] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 326 Lines: 12 Improve the flow about runtime suspend/resume and make the code easy to read. Hayes Wang (2): r8152: split rtl8152_resume function r8152: move calling delay_autosuspend function drivers/net/usb/r8152.c | 107 ++++++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 45 deletions(-) -- 2.7.4