From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761150Ab3BMWtv (ORCPT ); Wed, 13 Feb 2013 17:49:51 -0500 Received: from mail-da0-f46.google.com ([209.85.210.46]:44863 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760432Ab3BMWtt (ORCPT ); Wed, 13 Feb 2013 17:49:49 -0500 Date: Wed, 13 Feb 2013 14:27:53 -0800 From: Greg KH To: cw00.choi@samsung.com Cc: sameo@linux.intel.com, Kyungmin Park , myungjoo.ham@samsung.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/9] extcon: max8997: Move defined constant to header file Message-ID: <20130213222753.GA12229@kroah.com> References: <1360748110-21909-1-git-send-email-cw00.choi@samsung.com> <20130213163644.GA28986@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 14, 2013 at 07:03:17AM +0900, Chanwoo Choi wrote: > Hi Greg, > > This patchset is based on other extcon patches which apply to extcon tree. So, > I had plan to send pull-request for extcon after posting this patchset. > > Sorry, I gave a confused. I will send extcon pull-request which include all > patches for extcon right now. Thank you. Ok, that makes more sense, thanks. greg k-h