lkml.org 
[lkml]   [2017]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [RFC PATCH 3/7] typec: tcpm: Add SDB header for Status message handling
    On Wed, Nov 01, 2017 at 05:03:11PM +0000, Adam Thomson wrote:
    > This commit adds a header providing definitions for handling
    > Status messages. Currently the header only focuses on handling
    > incoming Status messages.
    >
    > Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
    > ---
    > include/linux/usb/pd_ext_sdb.h | 40 ++++++++++++++++++++++++++++++++++++++++
    > 1 file changed, 40 insertions(+)
    > create mode 100644 include/linux/usb/pd_ext_sdb.h
    >
    > diff --git a/include/linux/usb/pd_ext_sdb.h b/include/linux/usb/pd_ext_sdb.h
    > new file mode 100644
    > index 0000000..6d6da31
    > --- /dev/null
    > +++ b/include/linux/usb/pd_ext_sdb.h
    > @@ -0,0 +1,40 @@
    > +/*
    > + * Copyright (c) 2017 Dialog Semiconductor
    > + *
    > + * Author: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
    > + *
    > + * This program is free software; you can redistribute it and/or modify
    > + * it under the terms of the GNU General Public License as published by
    > + * the Free Software Foundation; either version 2 of the License, or
    > + * (at your option) any later version.
    Same license question here.


    > + *
    > + * This program is distributed in the hope that it will be useful,
    > + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    > + * GNU General Public License for more details.
    > + */
    > +
    > +#ifndef __LINUX_USB_PD_EXT_SDB_H
    > +#define __LINUX_USB_PD_EXT_SDB_H

    No need for __LINUX_ right?

    thanks,

    greg k-h

    \
     
     \ /
      Last update: 2017-11-01 18:21    [W:7.463 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site