[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <5762311F.3040001@samsung.com>
Date: Thu, 16 Jun 2016 13:54:55 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: MyungJoo Ham <myungjoo.ham@...il.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"최찬우 (samsung)" <cw00.choi@...sung.com>
Subject: [GIT PULL] extcon fixes for 4.7-rc4
Dear Greg,
This is extcon-fixes pull request for v4.7-rc4 I add detailed description of
this pull request on below. Please pull extcon with following updates.
Best Regards,
Chanwoo Choi
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:
Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.7-rc4
for you to fetch changes up to 62e6d1e59c77316768a663d1328390b4cd33801f:
extcon: palmas: Fix boot up state of VBUS when using GPIO detection (2016-06-15 17:17:22 +0900)
----------------------------------------------------------------
Update extcon for v4.7-rc4
This patch fixes the following issue:
- In the extcon-palmas.c, fix the state of VBUS when using GPIO detection.
If probe funticon don't check the state during probe, the extcon client
driver cannot get the state of VBUS gpio until the user detach the connector
and attach the connector again.
----------------------------------------------------------------
Roger Quadros (1):
extcon: palmas: Fix boot up state of VBUS when using GPIO detection
drivers/extcon/extcon-palmas.c | 2 ++
1 file changed, 2 insertions(+)
Powered by blists - more mailing lists