Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756745Ab1CHX7W (ORCPT ); Tue, 8 Mar 2011 18:59:22 -0500 Received: from mail-gw0-f51.google.com ([74.125.83.51]:57862 "EHLO mail-gw0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756388Ab1CHX7V (ORCPT ); Tue, 8 Mar 2011 18:59:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QVHTp1aqi9mq9nyfnAaqYmZHq5GDoMTf/FAaSSXl6l/umdgCaKeJxBP/yJy7NZB05M j782MVGcdKcXEoHrWYvElygw391r56FhglQXze/vSTwAFXLtNJ8O4PH0e8iWGWW+6lfc DwBHjPFXPPd8W1JDbTd8x7VU6KZjUxuHuFOxg= MIME-Version: 1.0 In-Reply-To: <20110308135909.GA7519@kroah.com> References: <4D75D338.9070801@samsung.com> <20110308135909.GA7519@kroah.com> Date: Wed, 9 Mar 2011 08:59:18 +0900 Message-ID: Subject: Re: [PATCH v3] misc: adds support the FSA9480 USB Switch From: Minkyu Kang To: Greg KH Cc: Minkyu Kang , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, Andrew Morton , kyungmin.park@samsung.com, Ben Dooks Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 26 Dear Greg KH, On 8 March 2011 22:59, Greg KH 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? Thanks Minkyu Kang -- from. prom. www.promsoft.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/