[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f618ed4d-05ce-75cd-8cd9-24d8fe5a2551@samsung.com>
Date: Tue, 5 Nov 2019 13:52:59 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>,
함명주 <myungjoo.ham@...sung.com>
Dear Greg,
This is extcon-next pull request for v5.5. I add detailed description of
this pull request on below. Please pull extcon with following updates.
Detailed description for this pull request:
1. Clean up the and fix the minor issue of extcon provider driver
- extcon-intel-cht-wc don't reset the USB data connection at probe time
in order to prevent the removing all devices from bus.
- extcon-sm5502 reset the registers at proble time in order to
prevent the some stuck state. And remove the redundant variable
initialization.
Best Regards,
Chanwoo Choi
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.5
for you to fetch changes up to ddd1bbbae486ff5913c8fc72c853dcea60713236:
extcon: sm5502: remove redundant assignment to variable cable_type (2019-10-31 13:47:42 +0900)
----------------------------------------------------------------
Colin Ian King (1):
extcon: sm5502: remove redundant assignment to variable cable_type
Stephan Gerhold (1):
extcon: sm5502: Reset registers during initialization
Yauhen Kharuzhy (1):
extcon-intel-cht-wc: Don't reset USB data connection at probe
drivers/extcon/extcon-intel-cht-wc.c | 16 ++++++++++++++--
drivers/extcon/extcon-sm5502.c | 6 +++++-
drivers/extcon/extcon-sm5502.h | 2 ++
3 files changed, 21 insertions(+), 3 deletions(-)
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists