[PATCH 02/14] dwc/otg: Structure declaration for shared data
Pratyush Anand
pratyush.anand at gmail.com
Fri Sep 2 21:49:17 EST 2011
On Thu, Sep 1, 2011 at 4:06 AM, Greg KH <greg at kroah.com> wrote:
> On Tue, Aug 30, 2011 at 05:27:49PM +0530, Pratyush Anand wrote:
>> There are some DWC OTG parameters which might be passed by a platform.
>> Declaration for structure of those parameters have been provided in this
>> include file.
>>
>> Signed-off-by: Pratyush Anand <pratyush.anand at st.com>
>> ---
>> include/linux/usb/dwc_otg.h | 274 +++++++++++++++++++++++++++++++++++++++++++
>> 1 files changed, 274 insertions(+), 0 deletions(-)
>> create mode 100644 include/linux/usb/dwc_otg.h
>>
>> diff --git a/include/linux/usb/dwc_otg.h b/include/linux/usb/dwc_otg.h
>
> Shouldn't this be in include/linux/platform/ instead?
do you mean linux/platform_data/?
seems better place.
Regards
Pratyush
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
More information about the Linuxppc-dev
mailing list