From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756158AbcCBAvb (ORCPT ); Tue, 1 Mar 2016 19:51:31 -0500 Received: from mail333.us4.mandrillapp.com ([205.201.137.77]:48954 "EHLO mail333.us4.mandrillapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752941AbcCBAvJ (ORCPT ); Tue, 1 Mar 2016 19:51:09 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=mandrill; d=linuxfoundation.org; b=hzHFV/Aau/YFm2L+0Z1Y0sxh4421Liz3eRFdwrQrk4+LeM9JwPOoPuk1UdgrGar/CJghmF6rm2Rk lEgp8L2MxPhxRkLxfRUY3EIzSQn7b9ASw0EVNrFakjkUzwwwhAr2hpXaHk7CebHyu4jrYe+v2Bsx XfRU4K08ETUFWyJgwhU=; From: Greg KH Subject: Re: [GIT PULL] extcon next for 4.6 To: Chanwoo Choi Cc: "linux-kernel@vger.kernel.org" , =?utf-8?Q?=ED=95=A8=EB=AA=85=EC=A3=BC?= , Kyungmin Park Message-Id: <20160302005107.GA31883@kroah.com> References: <56D3DD7E.4090702@samsung.com> In-Reply-To: <56D3DD7E.4090702@samsung.com> X-Report-Abuse: Please forward a copy of this message, including all headers, to abuse@mandrill.com X-Report-Abuse: You can also report abuse here: http://mandrillapp.com/contact/abuse?id=30481620.75d3ebccff744229811d0bf0ffd84407 X-Mandrill-User: md_30481620 Date: Wed, 02 Mar 2016 00:51:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 29, 2016 at 02:56:14PM +0900, Chanwoo Choi wrote: > Dear Greg, > > This is extcon-next pull request for v4.6. 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 92e963f50fc74041b5e9e744c330dca48e04f08d: > > Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.6 Pulled and pushed out, thanks. greg k-h