From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "myungjoo.ham@samsung.com" <myungjoo.ham@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Extcon: add MAX8997 extcon driver
Date: Tue, 08 May 2012 11:25:50 +0900 [thread overview]
Message-ID: <4FA8842E.8070801@samsung.com> (raw)
In-Reply-To: <20120508021214.GA3001@kroah.com>
On 05/08/2012 11:12 AM, Greg KH wrote:
> On Tue, May 08, 2012 at 10:49:51AM +0900, Chanwoo Choi wrote:
>> This patch add extcon-max8997 driver to support the muic feature
>> of Maxim max8997 by using Extcon framework.
>>
>> The extcon-max8997 driver is implemented based on 'drivers/misc/
>> max8997-muic.c' and then use Extcon interface instead of callback
>> function in struct max8997_muic_platform_data to notify cable state
>> of notifee which want to know always newly cable state when external
>> connector(e.g., USB, TA, JIG) is attached or detached.
>
> Does that mean we can delete the max8997-muic.c driver if this is
> accepted?
Yes, I have plan to delete max8997-muic.c driver for using
extcon-max8997 driver.
I will resend new patchset including following patch at once:
[PATCH 1/2] Extcon: add MAX8997 extcon driver
[PATCH 2/2] misc: MAX8997: Remove max8997-muic driver
Best regards,
Chanwoo Choi
prev parent reply other threads:[~2012-05-08 2:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 1:49 [PATCH] Extcon: add MAX8997 extcon driver Chanwoo Choi
2012-05-08 2:12 ` Greg KH
2012-05-08 2:25 ` Chanwoo Choi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA8842E.8070801@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.