All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
To: Minkyu Kang <promsoft-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Minkyu Kang <mk7.kang-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	Ben Dooks <ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Subject: Re: [PATCH v3] misc: adds support the FSA9480 USB Switch
Date: Tue, 8 Mar 2011 16:09:32 -0800	[thread overview]
Message-ID: <20110309000932.GA12470@kroah.com> (raw)
In-Reply-To: <AANLkTi=cgOJK=xGpbM8zaTVHcF+ZzjTCds+6dw3zAN_P-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Wed, Mar 09, 2011 at 08:59:18AM +0900, Minkyu Kang wrote:
> Dear Greg KH,
> 
> On 8 March 2011 22:59, Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> wrote:
> > On Tue, Mar 08, 2011 at 03:56:56PM +0900, Minkyu Kang wrote:
> >> --- /dev/null
> >> +++ b/include/linux/fsa9480.h
> >
> > Why do you need a .h file for this driver?
> >
> > If it's just for platform data, please put it in
> > include/linux/platform_data/ instead.
> 
> Yes, it's for platform data.
> But, sorry I couldn't find such a directory.
> Where?

It's in the linux-next tree, you can create that file in your patch.

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <greg@kroah.com>
To: Minkyu Kang <promsoft@gmail.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>,
	linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	kyungmin.park@samsung.com, Ben Dooks <ben-i2c@fluff.org>
Subject: Re: [PATCH v3] misc: adds support the FSA9480 USB Switch
Date: Tue, 8 Mar 2011 16:09:32 -0800	[thread overview]
Message-ID: <20110309000932.GA12470@kroah.com> (raw)
In-Reply-To: <AANLkTi=cgOJK=xGpbM8zaTVHcF+ZzjTCds+6dw3zAN_P@mail.gmail.com>

On Wed, Mar 09, 2011 at 08:59:18AM +0900, Minkyu Kang wrote:
> Dear Greg KH,
> 
> On 8 March 2011 22:59, Greg KH <greg@kroah.com> wrote:
> > On Tue, Mar 08, 2011 at 03:56:56PM +0900, Minkyu Kang wrote:
> >> --- /dev/null
> >> +++ b/include/linux/fsa9480.h
> >
> > Why do you need a .h file for this driver?
> >
> > If it's just for platform data, please put it in
> > include/linux/platform_data/ instead.
> 
> Yes, it's for platform data.
> But, sorry I couldn't find such a directory.
> Where?

It's in the linux-next tree, you can create that file in your patch.

thanks,

greg k-h

  parent reply	other threads:[~2011-03-09  0:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08  6:56 [PATCH v3] misc: adds support the FSA9480 USB Switch Minkyu Kang
     [not found] ` <4D75D338.9070801-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2011-03-08 13:59   ` Greg KH
2011-03-08 13:59     ` Greg KH
     [not found]     ` <20110308135909.GA7519-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2011-03-08 23:59       ` Minkyu Kang
2011-03-08 23:59         ` Minkyu Kang
     [not found]         ` <AANLkTi=cgOJK=xGpbM8zaTVHcF+ZzjTCds+6dw3zAN_P-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-09  0:09           ` Greg KH [this message]
2011-03-09  0:09             ` Greg KH
     [not found]             ` <20110309000932.GA12470-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2011-03-09  0:41               ` Minkyu Kang
2011-03-09  0:41                 ` Minkyu Kang
     [not found]                 ` <AANLkTikvCvkSdOCTGVT_C7sWemzG8g_+fsSy_PQkwCfO-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-09  8:34                   ` [PATCH v4] " Minkyu Kang
2011-03-09  8:34                     ` Minkyu Kang
2011-06-29 10:14                     ` [PATCH v5] " Donggeun Kim
2011-06-29 11:34                       ` anish singh
2011-06-29 19:55                       ` Andrew Morton
2011-03-08 21:02   ` [PATCH v3] " Dave Jones
2011-03-08 21:02     ` Dave Jones
     [not found]     ` <20110308210227.GA12804-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-03-09  0:01       ` Minkyu Kang
2011-03-09  0:01         ` Minkyu Kang

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=20110309000932.GA12470@kroah.com \
    --to=greg-u8xffu+wg4eavxtiumwx3w@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mk7.kang-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=promsoft-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /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.