[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <5BB1F36E.9090804@samsung.com>
Date: Mon, 01 Oct 2018 19:14:06 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: gregkh@...uxfoundation.org
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"최찬우 (samsung.com)"
<cw00.choi@...sung.com>,
"Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>,
함명주 <myungjoo.ham@...sung.com>
Subject: [GIT PULL] extcon next for v4.20
Dear Greg,
This is extcon-next pull request for v4.20. 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 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.20
for you to fetch changes up to 2e464ff0a9b1ab0fbb56e2ca8b1f5ff8c9f4e02f:
extcon: int3496: Convert to use SPDX identifier (2018-08-28 11:21:15 +0900)
----------------------------------------------------------------
Update extcon for 4.20
Detailed description for this pull request:
1. Add SPDX license identifiers for Maxim and Intel extcon drivers
2. Clean-up extcon-intel-cht-wc.c driver without operation changes
3. Fix build warning of extcon core and use kasprintf instead of snprintf
----------------------------------------------------------------
Andy Shevchenko (7):
extcon: Make static analyzer happy about union assignment
extcon: Switch to use kasprintf() instead of open coded
extcon: cht-wc: Return from default case to avoid warnings
extcon: cht-wc: Fix definition names according to spec
extcon: cht-wc: Correct USBID bit field handling
extcon: cht-wc: Convert to use SPDX identifier
extcon: int3496: Convert to use SPDX identifier
Krzysztof Kozlowski (1):
extcon: maxim: Add SPDX license identifiers
drivers/extcon/extcon-intel-cht-wc.c | 60 +++++++++++++++++------------------
drivers/extcon/extcon-intel-int3496.c | 12 ++-----
drivers/extcon/extcon-max14577.c | 24 ++++----------
drivers/extcon/extcon-max77693.c | 22 ++++---------
drivers/extcon/extcon-max77843.c | 19 ++++-------
drivers/extcon/extcon-max8997.c | 22 ++++---------
drivers/extcon/extcon.c | 15 +++------
7 files changed, 61 insertions(+), 113 deletions(-)
Powered by blists - more mailing lists